git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d7ec12
)
ALSA: hda - Try to find an empty control index when it's occupied
author
Takashi Iwai
<tiwai@suse.de>
Thu, 23 Dec 2010 09:17:52 +0000
(10:17 +0100)
committer
Takashi 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