Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363603
b: refs/heads/master
c: 0112f52
h: refs/heads/master
i:
  363601: 04d468f
  363599: 18dbd67
v: v3
  • Loading branch information
Jonathan Cameron committed Mar 17, 2013
1 parent b4b36c3 commit 0197ec5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 0b1f8da3ac885f16209b238239cd6158c4fa273e
refs/heads/master: 0112f5218df22368060cdc3783e3f32e5319eb3e
4 changes: 2 additions & 2 deletions trunk/drivers/iio/light/adjd_s311.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,8 @@ static const struct iio_chan_spec_ext_info adjd_s311_ext_info[] = {
.type = IIO_INTENSITY, \
.modified = 1, \
.address = (IDX_##_color), \
.info_mask = IIO_CHAN_INFO_RAW_SEPARATE_BIT | \
IIO_CHAN_INFO_HARDWAREGAIN_SEPARATE_BIT, \
.info_mask_separate = BIT(IIO_CHAN_INFO_RAW) | \
BIT(IIO_CHAN_INFO_HARDWAREGAIN), \
.channel2 = (IIO_MOD_LIGHT_##_color), \
.scan_index = (_scan_idx), \
.scan_type = IIO_ST('u', 10, 16, 0), \
Expand Down

0 comments on commit 0197ec5

Please sign in to comment.