ALSA: hda - Move default input-src selection to init part
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Mar 2011 13:11:59 +0000 (14:11 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Mar 2011 14:02:37 +0000 (15:02 +0100)
commitae0ebbf70afe2889b39f575e800e7292abd259d6
treeaffa08926e527ed05729f31b87ea7b30551a6fbd
parent584c0c4c359bdac37d94157f8d7fc513d26c8328
ALSA: hda - Move default input-src selection to init part

Move the default input-src selection code for alc268/269 to the init
part instead of the parser.  The input-src selection might be overwritten
by init verbs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c