Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249833
b: refs/heads/master
c: 29b7f43
h: refs/heads/master
i:
  249831: 5e3dfc4
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed May 19, 2011
1 parent 5bbf428 commit 374301c
Show file tree
Hide file tree
Showing 5 changed files with 240 additions and 267 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: cd69f57dee75cb27337bf5438359aae86503873f
refs/heads/master: 29b7f43ef41bdbdd35dc54ea878efb855c224b7b
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/gyro/adis16260.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ struct adis16260_state {
unsigned negate:1;
};

int adis16260_set_irq(struct device *dev, bool enable);
int adis16260_set_irq(struct iio_dev *indio_dev, bool enable);

#ifdef CONFIG_IIO_RING_BUFFER
/* At the moment triggers are only used for ring buffer
Expand Down
Loading

0 comments on commit 374301c

Please sign in to comment.