[ALSA] hda-codec - Fix detection of supported sample rates
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Nov 2006 15:09:00 +0000 (16:09 +0100)
committerJaroslav Kysela <perex@server.perex.cz>
Wed, 20 Dec 2006 07:55:48 +0000 (08:55 +0100)
commitee3527b0362e3b1b2e212d6161869aff9a8a98a0
tree3942bc89088a5a8df892b01e1eb09c8de7c14f29
parent4a95cd86604740cf8cd27166e22a24944ed1e2f6
[ALSA] hda-codec - Fix detection of supported sample rates

Don't include 9.6kHz in the list of supported sample rates.
Since this rate isn't indicated in AC_PAR_PCM parameter,
the driver might guess wrongly as if it's available.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/hda_codec.c