git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de6c37a
)
Staging: iio: add file pointer to sysfs callbacks
author
Dan Carpenter
<error27@gmail.com>
Wed, 16 Jun 2010 13:32:07 +0000
(15:32 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 18 Jun 2010 20:14:33 +0000
(13:14 -0700)
The sysfs attribute call backs take a file pointer these days. This was
added in
2c3c8bea6088
"sysfs: add struct file* to bin_attr callbacks"
Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found