commit | 2f0855497738a56825ee6445574835b4fc1d77d5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Feb 22 18:43:50 2008 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 22 14:20:09 2008 -0800 |
tree | 0c745f07383f08e3e4d03eb3dc1c59a3aa6d99bf | |
parent | 14c65f98bfea9324cf334793305dd262d0095850 [diff] |
[ALSA] hda-codec - Don't create vmaster if no slaves found Don't create vmaster controls if no slaves are found in the given list. This prevents the error due to an empty vmaster control. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>