]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda - Fix AFG power management on IDT 92HD* codecs
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Nov 2008 07:21:51 +0000 (08:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Nov 2008 10:53:50 +0000 (11:53 +0100)
commitf73d35853e9263c7c404f0d6c0fe3d83fc6fd5c0
treeaba108242a9324f6d4d0c2b6c4f84182350cdf9b
parent9e97697666d0e7494946cfb639f6a9faacd5f1b0
ALSA: hda - Fix AFG power management on IDT 92HD* codecs

The AFG pin power-mapping isn't properly set for the fixed I/O pins
on IDT 92HD* codecs.  This resulted in the low power mode after the
boot until any jack detection is executed, thus no output from the
speaker.

This patch fixes the power mapping for the fixed pins, and also fixes
the GPIO bits and digital I/O pin settings properly in stac92xx_ini().

Reference: Novell bnc#446025
https://bugzilla.novell.com/show_bug.cgi?id=446025

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