Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267520
b: refs/heads/master
c: 9076faa
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Aug 23, 2011
1 parent 4c9747a commit 24eff32
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: f7256877c777d08f3af445840d94e37b11038fe2
refs/heads/master: 9076faa9af99e6eb69fb8939b97ab701d14b3145
1 change: 1 addition & 0 deletions trunk/drivers/staging/iio/industrialio-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,7 @@ static int iio_device_add_event_sysfs(struct iio_dev *dev_info,
break;
default:
printk(KERN_INFO "currently unhandled type of event\n");
continue;
}
ret = __iio_add_chan_devattr(postfix,
NULL,
Expand Down

0 comments on commit 24eff32

Please sign in to comment.