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:
10696aa
)
ALSA: hda - Remove superfluous inits for ALC662 auto-parser
author
Takashi Iwai
<tiwai@suse.de>
Thu, 7 Apr 2011 10:34:26 +0000
(12:34 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 7 Apr 2011 10:49:10 +0000
(12:49 +0200)
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>
No differences found