commit | ee3527b0362e3b1b2e212d6161869aff9a8a98a0 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Nov 07 16:09:00 2006 +0100 |
committer | Jaroslav Kysela <perex@server.perex.cz> | Wed Dec 20 08:55:48 2006 +0100 |
tree | 3942bc89088a5a8df892b01e1eb09c8de7c14f29 | |
parent | 4a95cd86604740cf8cd27166e22a24944ed1e2f6 [diff] |
[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>