Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259992
b: refs/heads/master
c: 7bcf302
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Jul 6, 2011
1 parent 19a183a commit d4c8b6e
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: 6d1ad0f8aa9d3caf6e3f26ad39b43c687abd9c82
refs/heads/master: 7bcf302ff151da6559261bc73e8b9d1ae31cc0bb
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/gyro/adis16260_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ static int __devinit adis16260_probe(struct spi_device *spi)
}
else
indio_dev->channels = adis16260_channels_x;

indio_dev->num_channels = ARRAY_SIZE(adis16260_channels_x);
indio_dev->modes = INDIO_DIRECT_MODE;

ret = adis16260_configure_ring(indio_dev);
Expand Down

0 comments on commit d4c8b6e

Please sign in to comment.