Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283739
b: refs/heads/master
c: 8421f62
h: refs/heads/master
i:
  283737: 8d41b22
  283735: 3a584f7
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Nov 21, 2011
1 parent c0f4b96 commit e9701e1
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: ea0756158110fef07b2f2975e38890cecde6a1ce
refs/heads/master: 8421f620da9717dade941d0dc9570ad731b4a9ca
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs42l73.c
Original file line number Diff line number Diff line change
Expand Up @@ -1383,7 +1383,7 @@ static __devinit int cs42l73_i2c_probe(struct i2c_client *i2c_client,
}

dev_info(&i2c_client->dev,
"Cirrus Logic CS42L73, Revision: %02X\n", ret & 0xFF);
"Cirrus Logic CS42L73, Revision: %02X\n", reg & 0xFF);

regcache_cache_only(cs42l73->regmap, true);

Expand Down

0 comments on commit e9701e1

Please sign in to comment.