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:
82db424
)
staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module...
author
Jonathan Cameron
<jic23@cam.ac.uk>
Wed, 24 Aug 2011 16:28:35 +0000
(17:28 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Wed, 24 Aug 2011 21:23:41 +0000
(14:23 -0700)
The device is static and should never actually be deleted. The release
is just to avoid a warning from the kernel.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found