commit | 08ede038a738f22c1b3425051175e1d627d8dd43 | [log] [tgz] |
---|---|---|
author | Lu Guanqun <guanqun.lu@intel.com> | Wed Aug 24 14:45:10 2011 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Aug 24 10:22:43 2011 +0200 |
tree | 84cadd30322f1c68fcfbbb869cb8bf8f9447989c | |
parent | 983929cafc4225d61f50b3e35cf892606a15bc69 [diff] |
ALSA: core: release the constraint check for replace ops Suppose the ALSA card already has a number of MAX_USER_CONTROLS controls, and the user wants to replace one, it should not fail at this condition check. Signed-off-by: Lu Guanqun <guanqun.lu@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>