Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376054
b: refs/heads/master
c: d61a04d
h: refs/heads/master
v: v3
  • Loading branch information
Denis CIOCCA authored and Jonathan Cameron committed May 22, 2013
1 parent ec6bc22 commit 4f95890
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ae5fb6fd346cf368639fb6256db6af0831b0048
refs/heads/master: d61a04dc148db1d0e7fa2307eb0f7abbc44fcd98
2 changes: 2 additions & 0 deletions trunk/drivers/iio/common/st_sensors/st_sensors_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,8 @@ int st_sensors_read_info_raw(struct iio_dev *indio_dev,
goto read_error;

*val = *val >> ch->scan_type.shift;

err = st_sensors_set_enable(indio_dev, false);
}
mutex_unlock(&indio_dev->mlock);

Expand Down

0 comments on commit 4f95890

Please sign in to comment.