Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353737
b: refs/heads/master
c: 5306f41
h: refs/heads/master
i:
  353735: f73d4e7
v: v3
  • Loading branch information
Kim, Milo authored and Jonathan Cameron committed Jan 6, 2013
1 parent 1969403 commit b52bcc2
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: dc11699908b270940b1245986236864decb6f8cc
refs/heads/master: 5306f416ad9e7d6134fc1e357e895e69823975d8
2 changes: 1 addition & 1 deletion trunk/drivers/iio/adc/lp8788_adc.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ static int lp8788_iio_map_register(struct iio_dev *indio_dev,

ret = iio_map_array_register(indio_dev, map);
if (ret) {
dev_err(adc->lp->dev, "iio map err: %d\n", ret);
dev_err(&indio_dev->dev, "iio map err: %d\n", ret);
return ret;
}

Expand Down

0 comments on commit b52bcc2

Please sign in to comment.