From: Takashi Iwai Date: Tue, 28 Aug 2012 16:18:01 +0000 (-0700) Subject: ALSA: hda - Avoid unnecessary parameter read for EPSS X-Git-Tag: v3.6-rc5~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983f6b93818aa62fbc74c37fcb8a482718a19252;p=pandora-kernel.git 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 --- Reading git-diff-tree failed