commit | 5fe619f983d6c7c0a578fcaabf80edd30e7ce46c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 15 14:42:34 2007 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Mon Nov 19 18:41:30 2007 +0100 |
tree | 58b1737a4ae7db6ba93288fd9cc1775d8945e7c0 | |
parent | 7eba5c9dc3735b14e3df7366671adc15e0c8a048 [diff] |
[ALSA] ca0106 - Check value range in ctl callbacks Check the value ranges in ctl put callbacks properly. Some callbacks may access a wrong pointer depending on the value passed. Also, fixed the access to the wrong field for enum values, and fixed some callbacks to return the proper error code. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>