Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220143
b: refs/heads/master
c: 0986452
h: refs/heads/master
i:
  220141: b4a1d7d
  220139: 111fcf4
  220135: e7ff628
  220127: 4eba29e
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Oct 7, 2010
1 parent 2711285 commit 6bad25b
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: ba6584946e85d477311ddf30a072fbc45572798c
refs/heads/master: 0986452eb49771378f1cabee46c789acb088494c
2 changes: 1 addition & 1 deletion trunk/drivers/staging/iio/ring_generic.h
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ ssize_t iio_scan_el_ts_show(struct device *dev, struct device_attribute *attr,
**/
#define IIO_SCAN_EL_TIMESTAMP(number) \
struct iio_scan_el iio_scan_el_timestamp = { \
.dev_attr = __ATTR(_timestamp_en, \
.dev_attr = __ATTR(timestamp_en, \
S_IRUGO | S_IWUSR, \
iio_scan_el_ts_show, \
iio_scan_el_ts_store), \
Expand Down

0 comments on commit 6bad25b

Please sign in to comment.