git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42eb923
)
ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixup
author
Takashi Iwai
<tiwai@suse.de>
Mon, 7 May 2012 16:09:48 +0000
(18:09 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 8 May 2012 12:10:31 +0000
(14:10 +0200)
The call for alc_auto_parse_customize_define() must be done after the
fixup pre-probe initialization. Otherwise SKU_IGNORE fixup won't work
properly (e.g. HP RP5800 with ALC662 codec).
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found