Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 259651
b: refs/heads/master
c: 9e4216f
h: refs/heads/master
i:
  259649: 4bd5433
  259647: 82245db
v: v3
  • Loading branch information
Bryan Freed authored and Greg Kroah-Hartman committed Jun 28, 2011
1 parent 0903518 commit 3f28092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8f518d71f392b597832653f9438332ae27019da1
refs/heads/master: 9e4216fd6a547261c54bede60108347646c95a69
2 changes: 2 additions & 0 deletions trunk/drivers/staging/iio/light/tsl2563.c
Original file line number Diff line number Diff line change
Expand Up @@ -691,6 +691,8 @@ static struct i2c_driver tsl2563_i2c_driver;

static const struct iio_info tsl2563_info_no_irq = {
.driver_module = THIS_MODULE,
.read_raw = &tsl2563_read_raw,
.write_raw = &tsl2563_write_raw,
};

static const struct iio_info tsl2563_info = {
Expand Down

0 comments on commit 3f28092

Please sign in to comment.