ALSA: hda - Fix init verbs of AD1884A mobile model
authorTakashi Iwai <tiwai@suse.de>
Thu, 23 Apr 2009 06:24:48 +0000 (08:24 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 23 Apr 2009 06:24:48 +0000 (08:24 +0200)
commit7315613f87f4aa0a52f60814f4ee3802e0bb1ec5
treedee3473d8532478ecff7d585bbc00e0aa2252ca1
parent5bd3729f6818721f76a2a2f7d2ecad899bace340
ALSA: hda - Fix init verbs of AD1884A mobile model

The current ad1884a-mobile model has a problem that the speaker output
doesn't work sometimes after boot or power-saving on some HP laptops.
It seems that the verbs accessing to the non-functional widgets cause
this problem.

This patch simplifies the init verbs for mobile model not to touch
unnecessary setups so that it avoids the speaker-mute problem.

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

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