Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 281006
b: refs/heads/master
c: 685e010
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Nov 27, 2011
1 parent cd8e0fc commit ba8cf76
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: 23a3b8cc9ce1bec3e21ca6e90566cf30caa760e5
refs/heads/master: 685e010748f64a752a981254101e976d7291d16c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/dac/ad5360.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,8 @@ static int ad5360_read_raw(struct iio_dev *indio_dev,
long m)
{
struct ad5360_state *st = iio_priv(indio_dev);
unsigned long scale_uv;
unsigned int ofs_index;
int scale_uv;
int ret;

switch (m) {
Expand Down

0 comments on commit ba8cf76

Please sign in to comment.