Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317316
b: refs/heads/master
c: 011c10c
h: refs/heads/master
v: v3
  • Loading branch information
Michael Hennerich authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent c2b8270 commit 6b460b8
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: cf35ad61aca2c0c8983fa1e140c901f6588aba7e
refs/heads/master: 011c10c351f3f081b496e2197db2948d120cc26c
2 changes: 1 addition & 1 deletion trunk/drivers/iio/frequency/ad9523.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ static int ad9523_io_update(struct iio_dev *indio_dev)
}

static int ad9523_vco_out_map(struct iio_dev *indio_dev,
unsigned ch, bool out)
unsigned ch, unsigned out)
{
struct ad9523_state *st = iio_priv(indio_dev);
int ret;
Expand Down

0 comments on commit 6b460b8

Please sign in to comment.