From: Takashi Iwai Date: Tue, 18 Dec 2007 17:05:52 +0000 (+0100) Subject: [ALSA] hda-codec - Fix invalid access to non-existing dmux on STAC X-Git-Tag: v2.6.25-rc1~1127^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1697055e6c82ee5e99f459c15619605782eb7fcc;p=pandora-kernel.git [ALSA] hda-codec - Fix invalid access to non-existing dmux on STAC The digital mux on STAC codecs doesn't always exist although the driver builds dmux enum mixer elements unconditionally. Now the driver creates 'digital input source' mixer elements only when dmux is available. Also, the patch adds the missing dmux definition for STAC925x. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed