]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Remove superfluous inits for ALC662 auto-parser
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 10:34:26 +0000 (12:34 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 10:49:10 +0000 (12:49 +0200)
commita227a1114e8b97adffabf472dd92e7e681c542f9
tree886004f5e3e3bbeb4e6faec5295de540811a7fcf
parentaf944f055860b68735a5fb79ad3ea71d8b61e22e
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>
sound/pci/hda/patch_realtek.c