Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363838
b: refs/heads/master
c: aa99225
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron committed Apr 2, 2013
1 parent 488288c commit e4d76bb
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: dea120e665712a9be41a6c846e73c6af19e00af7
refs/heads/master: aa9922579fee20ac4f2bb959a79bbfbff2c04585
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/magnetometer/ak8975.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ static int ak8975_read_data(struct i2c_client *client,
struct i2c_msg msg[2] = {
{
.addr = client->addr,
.flags = I2C_M_NOSTART,
.len = 1,
.buf = &reg,
}, {
Expand Down

0 comments on commit e4d76bb

Please sign in to comment.