]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Fix stac9205_cfg_tbl
authorTakashi Iwai <tiwai@suse.de>
Thu, 12 Jun 2008 14:27:24 +0000 (16:27 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2008 14:48:34 +0000 (16:48 +0200)
commit4549915cdf468019d2fd86485dd8d2ab426b8d85
treec1175b54847f98054a23aadb09f628e709c0c98e
parent6e132fa668d48a5a6fae6c24f6104e44b1ec1049
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 <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/patch_sigmatel.c