commit | 35ffe11587fb6e93725d420aa17cf1e7a6bf427f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Apr 07 12:34:26 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 07 12:49:10 2011 +0200 |
tree | 886004f5e3e3bbeb4e6faec5295de540811a7fcf | |
parent | 10696aa0e56b29c6f3ce27081092785c564423e1 [diff] |
ALSA: hda - Remove superfluous inits for ALC662 auto-parser Since we now set up the connections and mutes dynamically in the auto-parser, all static initializations via alc662_init_verbs & co are no longer needed. Let's drop them. Signed-off-by: Takashi Iwai <tiwai@suse.de>