Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354396
b: refs/heads/master
c: 457b71d
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Jonathan Cameron committed Feb 2, 2013
1 parent d4c0e98 commit b3f708a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 1439b6e8d1a1b158c11ecf398dd9bf3fcceb4861
refs/heads/master: 457b71df27e4e6125b6627ad3d4ae1da023fc908
3 changes: 1 addition & 2 deletions trunk/drivers/staging/iio/gyro/adxrs450_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,7 @@ static int adxrs450_initial_setup(struct iio_dev *indio_dev)
if (ret)
return ret;
if (t != 0x01)
dev_warn(&st->us->dev, "The initial power on response "
"is not correct! Restart without reset?\n");
dev_warn(&st->us->dev, "The initial power on response is not correct! Restart without reset?\n");

msleep(ADXRS450_STARTUP_DELAY);
ret = adxrs450_spi_initial(st, &t, 0);
Expand Down

0 comments on commit b3f708a

Please sign in to comment.