ALSA: intel8x0: implement ac97_clock whitelist
authorJaroslav Kysela <perex@perex.cz>
Fri, 29 Aug 2008 09:29:39 +0000 (11:29 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 29 Aug 2008 10:23:41 +0000 (12:23 +0200)
commit2b3b5485aa96d18b0025dfb2bc92c824dc81a780
treea917a3cdc1dd01a97afbae6dd668cdd42e217afc
parentd886e87cb82b0f6636476c1104bb84d7c8dc87d9
ALSA: intel8x0: implement ac97_clock whitelist

The AC97 clock detection is not accurate in some cases. This patch adds
an initial whitelist for audio devices gathered from RedHat's bugzilla:

https://bugzilla.redhat.com/show_bug.cgi?id=441087

As a side effect, white-listing might speedup kernel booting (AC97 clock
measuring code is not activated).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/intel8x0.c