Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317384
b: refs/heads/master
c: 4d9505a
h: refs/heads/master
v: v3
  • Loading branch information
Leed Aguilar authored and Greg Kroah-Hartman committed Jun 15, 2012
1 parent 778cf02 commit acf9c3d
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: 871784a5f86323ce654ba56e1f5e85f717a53a5e
refs/heads/master: 4d9505af7743828464d066795c6e1311c7884db4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/gyro/adis16080_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ static int adis16080_read_raw(struct iio_dev *indio_dev,
long mask)
{
int ret = -EINVAL;
u16 ut;
u16 ut = 0;
/* Take the iio_dev status lock */

mutex_lock(&indio_dev->mlock);
Expand Down

0 comments on commit acf9c3d

Please sign in to comment.