Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257477
b: refs/heads/master
c: a5fe6be
h: refs/heads/master
i:
  257475: a1d7969
v: v3
  • Loading branch information
Stephen Warren authored and Mark Brown committed May 27, 2011
1 parent 0e36cc1 commit 1172a13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2ac8b6f41a6886dacc88c15c8742e7cd2e40ca7e
refs/heads/master: a5fe6be42e5cadac4c2aef2b3714cfa8fadb6092
2 changes: 1 addition & 1 deletion trunk/sound/soc/tegra/tegra_wm8903.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ static int tegra_wm8903_init(struct snd_soc_pcm_runtime *rtd)
}
machine->gpio_requested |= GPIO_HP_MUTE;

gpio_direction_output(pdata->gpio_hp_mute, 0);
gpio_direction_output(pdata->gpio_hp_mute, 1);
}

if (gpio_is_valid(pdata->gpio_int_mic_en)) {
Expand Down

0 comments on commit 1172a13

Please sign in to comment.