projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af6ee30
)
ALSA: hda - Set default GPIO for IDT92HD71bxx
author
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Sep 2009 13:33:01 +0000
(15:33 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Sep 2009 13:33:01 +0000
(15:33 +0200)
A smiliar fix for IDT 92HD71Bxx codecs like the previous commit for
other IDT/STAC codecs.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c
patch
|
blob
|
history
diff --git
a/sound/pci/hda/patch_sigmatel.c
b/sound/pci/hda/patch_sigmatel.c
index
2c8a803
..
23a6987
100644
(file)
--- a/
sound/pci/hda/patch_sigmatel.c
+++ b/
sound/pci/hda/patch_sigmatel.c
@@
-5242,7
+5242,7
@@
again:
stac92xx_set_config_regs(codec,
stac92hd71bxx_brd_tbl[spec->board_config]);
- if (spec->board_config
>
STAC_92HD71BXX_REF) {
+ if (spec->board_config
!=
STAC_92HD71BXX_REF) {
/* GPIO0 = EAPD */
spec->gpio_mask = 0x01;
spec->gpio_dir = 0x01;