commit | 983f6b93818aa62fbc74c37fcb8a482718a19252 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 28 09:18:01 2012 -0700 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 28 09:25:57 2012 -0700 |
tree | f76de449f89494cdeda8b3f71f5f8237a27fd02c | |
parent | 042b92c185cbd7b4291710255510ae76b2d7797b [diff] |
ALSA: hda - Avoid unnecessary parameter read for EPSS EPSS parameter should be static, so we can read it once and remember. This also allows more easily to override the wrong EPSS capability reported from a codec by changing the flag in the codec initialization step. Signed-off-by: Takashi Iwai <tiwai@suse.de>