Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148228
b: refs/heads/master
c: 9c93538
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Mack authored and Mark Brown committed Apr 27, 2009
1 parent ddaa0cb commit 565cb5d
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: 0b5e92c5e020ee7437fa5304a8451d6dd08d1a26
refs/heads/master: 9c935386512a3faa1be1c3d81cba38b7259a43f5
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs4270.c
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@ static const struct snd_kcontrol_new cs4270_snd_controls[] = {
SOC_SINGLE("Zero Cross Switch", CS4270_TRANS, 5, 1, 0),
SOC_SINGLE("Popguard Switch", CS4270_MODE, 0, 1, 1),
SOC_SINGLE("Auto-Mute Switch", CS4270_MUTE, 5, 1, 0),
SOC_DOUBLE("Master Capture Switch", CS4270_MUTE, 3, 4, 1, 0)
SOC_DOUBLE("Master Capture Switch", CS4270_MUTE, 3, 4, 1, 1)
};

/*
Expand Down

0 comments on commit 565cb5d

Please sign in to comment.