commit | 68ea7b2f2d8c1effd662fded04e9a589cb640da6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 15 15:54:38 2007 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Thu Jan 31 17:29:24 2008 +0100 |
tree | e104282748345692c2a71572a260bf926501ebde | |
parent | 7e39e2273a9b8182ed1b21af5444e29843fc06ca [diff] |
[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>