Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248250
b: refs/heads/master
c: d420d40
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Apr 4, 2011
1 parent 898a757 commit c997cde
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 898f8b0b65715843f7afd86f3867270dc9ed8b74
refs/heads/master: d420d40e9c044e8fae7957ed82cd63d2afe4147f
1 change: 0 additions & 1 deletion trunk/sound/soc/soc-cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ static unsigned int do_i2c_read(struct snd_soc_codec *codec,
xfer[1].buf = data;

ret = i2c_transfer(client->adapter, xfer, 2);
dev_err(&client->dev, "i2c_transfer() returned %d\n", ret);
if (ret == 2)
return 0;
else if (ret < 0)
Expand Down

0 comments on commit c997cde

Please sign in to comment.