commit | 1afe206ab6998ecd5f5485e02006b0578720a691 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Dec 23 10:17:52 2010 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 23 10:22:55 2010 +0100 |
tree | 37e8adc9f85e963cbd218e8662c5390ad2f9491b | |
parent | 2d7ec12b902ae00920cee50d98757376b2fa9467 [diff] |
ALSA: hda - Try to find an empty control index when it's occupied When a mixer control element was already created with the given name, try to find another index for avoiding conflicts, instead of breaking with an error. This makes the driver more robust. Signed-off-by: Takashi Iwai <tiwai@suse.de>