[ALSA] ac97 - Add support of static resolution tables
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Feb 2006 10:45:20 +0000 (11:45 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:28:34 +0000 (10:28 +0100)
commit50dabc2d1139ba01362418874152aeeb591a4544
tree8ade72febf95b39a69579db2ee7e7e066506990c
parentb2b8229dde970b95e407d90a140e8a8753e1f0f6
[ALSA] ac97 - Add support of static resolution tables

Modules: AC97 Codec

Added the support of static resolution table support for codecs
that the driver cannot probe the volume resolution properly.

The table pointer should be set in each codec patch.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/ac97_codec.h
sound/pci/ac97/ac97_codec.c