ALSA: hda - Try to find an empty control index when it's occupied
authorTakashi Iwai <tiwai@suse.de>
Thu, 23 Dec 2010 09:17:52 +0000 (10:17 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 Dec 2010 09:22:55 +0000 (10:22 +0100)
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>

No differences found