]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Share digital I/O parser in patch_realtek.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 08:48:14 +0000 (10:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Jul 2010 08:48:14 +0000 (10:48 +0200)
commit23e3abb8aa6390dc799d6578ec9b5bf8949f30f7
treeba07222b92186c8092a228fd0c2ce1630f917765
parentb55819d5b6f208b3370271770ebacf74c967a692
ALSA: hda - Share digital I/O parser in patch_realtek.c

Make a helper function to parse the digital I/Os of all Realtek codecs
to simplify the code and to ensure the setups.
Also, initialize digital I/O pins properly in init callbacks.  Some BIOS
seem to leave pins uninitialized.

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