Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270515
b: refs/heads/master
c: 5c58b73
h: refs/heads/master
i:
  270513: 02ef991
  270511: bc70720
v: v3
  • Loading branch information
Mark Brown committed Aug 15, 2011
1 parent ecce750 commit ed52c97
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: 80080ec5399acb4e83f1216b24fd07e93c5c4b2c
refs/heads/master: 5c58b739c3a1cc41a80991c37b17e181dd1bb51d
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm1250-ev1.c
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ static int __devinit wm1250_ev1_probe(struct i2c_client *i2c,
return -ENODEV;
}

dev_info(&i2c->dev, "revision %d\n", rev);
dev_info(&i2c->dev, "revision %d\n", rev + 1);

return snd_soc_register_codec(&i2c->dev, &soc_codec_dev_wm1250_ev1,
&wm1250_ev1_dai, 1);
Expand Down

0 comments on commit ed52c97

Please sign in to comment.