Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219935
b: refs/heads/master
c: d16061b
h: refs/heads/master
i:
  219933: 7cbd4e5
  219931: 133751f
  219927: 9499c6e
  219919: 708005a
  219903: 6154a6d
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Sep 21, 2010
1 parent 9c05e7d commit e001135
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 77b3d3facfb32913a85f40156e7d4a70b18d0bd6
refs/heads/master: d16061bb6713844358abe87c82a23775ee1dd528
3 changes: 3 additions & 0 deletions trunk/drivers/staging/iio/accel/sca3000_ring.c
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,11 @@ static IIO_DEVICE_ATTR(accel_type,

static struct attribute *sca3000_scan_el_attrs[] = {
&iio_scan_el_accel_x.dev_attr.attr,
&iio_const_attr_accel_x_index.dev_attr.attr,
&iio_scan_el_accel_y.dev_attr.attr,
&iio_const_attr_accel_y_index.dev_attr.attr,
&iio_scan_el_accel_z.dev_attr.attr,
&iio_const_attr_accel_z_index.dev_attr.attr,
&iio_const_attr_accel_type_available.dev_attr.attr,
&iio_dev_attr_accel_type.dev_attr.attr,
NULL
Expand Down

0 comments on commit e001135

Please sign in to comment.