ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF output
authorAndy Robinson <ajr55555@gmail.com>
Mon, 24 Jan 2011 15:12:37 +0000 (10:12 -0500)
committerTakashi Iwai <tiwai@suse.de>
Mon, 24 Jan 2011 16:42:27 +0000 (17:42 +0100)
commitf6a2491ca23d26d829730e33fbdd9e44fc5d1d53
treea0ceb73f16462e218b305b6319eedb81e01aaa77
parenta1d6906e2d2b4655e248f490ab088c27876a600a
ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF output

Changed the Asus A52J quirk to use the asus model instead of the
hp_laptop model, which fixes the external mic input. Added an Asus
U50F quirk to use the asus model. For the cxt5066 codecs, added
checking of the digital output pins to determine which digital output
nodes to use instead of always using node 0x21, since some systems
have node 0x12 connected to a SPDIF out jack.

[A slight modification for better readability by tiwai]

Signed-off-by: Andy Robinson <ajr55555@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c