]> git.baikalelectronics.ru Git - kernel.git/commit
[ALSA] hda-codec - Check value range in ctl callbacks
authorTakashi Iwai <tiwai@suse.de>
Thu, 15 Nov 2007 14:54:38 +0000 (15:54 +0100)
committerJaroslav Kysela <perex@perex.cz>
Thu, 31 Jan 2008 16:29:24 +0000 (17:29 +0100)
commit76683fd3fc2c530c5237f02dbf8838e8c320c788
treee104282748345692c2a71572a260bf926501ebde
parentd3cfb45ba29f37068f1a88353cc52f7626814294
[ALSA] hda-codec - Check value range in ctl callbacks

Check the value ranges in ctl put callbacks properly so that
invalid values won't be stored or written to registers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/pci/hda/hda_codec.c
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_conexant.c
sound/pci/hda/patch_sigmatel.c