From: Takashi Iwai Date: Thu, 12 Jun 2008 14:27:24 +0000 (+0200) Subject: ALSA: hda - Fix stac9205_cfg_tbl X-Git-Tag: v2.6.27-rc1~1111^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4549915cdf468019d2fd86485dd8d2ab426b8d85;p=pandora-kernel.git ALSA: hda - Fix stac9205_cfg_tbl Sort stac9205_cfg_table in the order of id numbers, and removed the duplicated (obsoleted) entries for 0x01fc and 0x01fd. This doesn't change the driver behavior since the old entries are all secondary. The duplication occured due to commit dfe495d0, and the old entries were introduced by commit ae0a8ed8. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed