commit | 757899aceebc33d9f86bbc481be7b7bf861e89ac | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jul 30 10:48:14 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 30 10:48:14 2010 +0200 |
tree | ba07222b92186c8092a228fd0c2ce1630f917765 | |
parent | ce503f38bdb59c9175a9076215a3ba579fad4e64 [diff] |
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>