Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270490
b: refs/heads/master
c: 68d5a59
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Aug 12, 2011
1 parent 1be99a5 commit 83b1ccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 42bef6866f0625108f695cae4719af6c34b99468
refs/heads/master: 68d5a59e0ceb69fe8e4123666d9398c3c1331d8a
5 changes: 1 addition & 4 deletions trunk/sound/soc/samsung/speyside.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,6 @@ static struct snd_soc_jack_pin speyside_headset_pins[] = {
.pin = "Headset Mic",
.mask = SND_JACK_MICROPHONE,
},
{
.pin = "Headphone",
.mask = SND_JACK_HEADPHONE,
},
};

/* Default the headphone selection to active high */
Expand Down Expand Up @@ -252,6 +248,7 @@ static const struct snd_kcontrol_new controls[] = {
SOC_DAPM_PIN_SWITCH("Main AMIC"),
SOC_DAPM_PIN_SWITCH("WM1250 Input"),
SOC_DAPM_PIN_SWITCH("WM1250 Output"),
SOC_DAPM_PIN_SWITCH("Headphone"),
};

static struct snd_soc_dapm_widget widgets[] = {
Expand Down

0 comments on commit 83b1ccc

Please sign in to comment.