[ALSA] ac97 - Allow drivers to set static volume resolution table
authorTakashi Iwai <tiwai@suse.de>
Wed, 15 Mar 2006 12:52:54 +0000 (13:52 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:38:46 +0000 (10:38 +0100)
commit7c5706bb33687ce82f30d9ac06dd1bdf71b2262e
treee27123653733102519235d209e5c4de6be206b4f
parent4ccb4a4387b3ed8c5a03862ef1e6f7be484ade25
[ALSA] ac97 - Allow drivers to set static volume resolution table

Modules: AC97 Codec

Add the pointer to a static volume resolution table to ac97 template,
so that the drivers can define the volume resolution, too.

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