From: Takashi Iwai Date: Thu, 23 Dec 2010 09:17:52 +0000 (+0100) Subject: ALSA: hda - Try to find an empty control index when it's occupied X-Git-Tag: v2.6.37-rc8~20^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afe206ab6998ecd5f5485e02006b0578720a691;p=pandora-kernel.git 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 --- Reading git-diff-tree failed