Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268593
b: refs/heads/master
c: b79c9a3
h: refs/heads/master
i:
  268591: ba3c78e
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Oct 3, 2011
1 parent bb2d43e commit 95c3c14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 231c5c3b8b7124f8e399f8ac3651904ec8fa63b8
refs/heads/master: b79c9a3c1e9868873d7c60afeeec4bccf0f2deb7
1 change: 0 additions & 1 deletion trunk/drivers/staging/iio/adc/ad799x_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,6 @@ static int __devinit ad799x_probe(struct i2c_client *client,
indio_dev->dev.parent = &client->dev;
indio_dev->name = id->name;
indio_dev->info = st->chip_info->info;
indio_dev->name = id->name;

indio_dev->modes = INDIO_DIRECT_MODE;
indio_dev->channels = st->chip_info->channel;
Expand Down

0 comments on commit 95c3c14

Please sign in to comment.