Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377051
b: refs/heads/master
c: 7d8acf2
h: refs/heads/master
i:
  377049: ea24018
  377047: b4ac9a4
v: v3
  • Loading branch information
Nicolas Schichan authored and Mark Brown committed May 29, 2013
1 parent 9fca8f5 commit 1987bae
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: 8ac60a6866e58b861f2a15689c6513faf1602a3d
refs/heads/master: 7d8acf2cba81d7c64842b5dac0d7b3dae16f0378
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs42l52.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ static const char * const hp_gain_num_text[] = {
};

static const struct soc_enum hp_gain_enum =
SOC_ENUM_SINGLE(CS42L52_PB_CTL1, 4,
SOC_ENUM_SINGLE(CS42L52_PB_CTL1, 5,
ARRAY_SIZE(hp_gain_num_text), hp_gain_num_text);

static const char * const beep_pitch_text[] = {
Expand Down

0 comments on commit 1987bae

Please sign in to comment.