Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325487
b: refs/heads/master
c: f07b60b
h: refs/heads/master
i:
  325485: efa5946
  325483: bbdd424
  325479: 02b9aec
  325471: ae67860
v: v3
  • Loading branch information
Srinivas Pandruvada authored and Jonathan Cameron committed Sep 22, 2012
1 parent 7dc2245 commit 4f49860
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 24db0d75d3666b2aa5950a8bec0c1898929f2945
refs/heads/master: f07b60b7c34b771431f1d00e783f29a3667ff5ee
1 change: 1 addition & 0 deletions trunk/drivers/iio/common/hid-sensors/hid-sensor-trigger.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ void hid_sensor_remove_trigger(struct iio_dev *indio_dev)
{
iio_trigger_unregister(indio_dev->trig);
iio_trigger_free(indio_dev->trig);
indio_dev->trig = NULL;
}
EXPORT_SYMBOL(hid_sensor_remove_trigger);

Expand Down

0 comments on commit 4f49860

Please sign in to comment.