From: Takashi Iwai Date: Thu, 23 Apr 2009 06:24:48 +0000 (+0200) Subject: ALSA: hda - Fix init verbs of AD1884A mobile model X-Git-Tag: v2.6.30-rc4~22^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7315613f87f4aa0a52f60814f4ee3802e0bb1ec5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed