Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 249832
b: refs/heads/master
c: cd69f57
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed May 19, 2011
1 parent 5e3dfc4 commit 5bbf428
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 200 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: eb7fea53e53ed47e82b4cc9911dd8fdc7f953de5
refs/heads/master: cd69f57dee75cb27337bf5438359aae86503873f
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/accel/adis16240.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ struct adis16240_state {
struct mutex buf_lock;
};

int adis16240_set_irq(struct device *dev, bool enable);
int adis16240_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 5bbf428

Please sign in to comment.