Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317811
b: refs/heads/master
c: 3a427d1
h: refs/heads/master
i:
  317809: 9791103
  317807: 91ddbe4
v: v3
  • Loading branch information
Sascha Hauer authored and Jonathan Cameron committed Jul 8, 2012
1 parent 3c66956 commit 101c825
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: 46b24311ccc8b37da9e6e006c6158229a5354268
refs/heads/master: 3a427d184f22e0ebfbed1eb82114ece8fb58bd95
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/adc/adt7410.c
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ static ssize_t adt7410_store_resolution(struct device *dev,

chip->config = config;

return ret;
return len;
}

static IIO_DEVICE_ATTR(resolution, S_IRUGO | S_IWUSR,
Expand Down

0 comments on commit 101c825

Please sign in to comment.