commit | 2b3b5485aa96d18b0025dfb2bc92c824dc81a780 | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Fri Aug 29 11:29:39 2008 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Fri Aug 29 12:23:41 2008 +0200 |
tree | a917a3cdc1dd01a97afbae6dd668cdd42e217afc | |
parent | d886e87cb82b0f6636476c1104bb84d7c8dc87d9 [diff] |
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>