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:
c47ed21
)
Driver core: add ability for devices to create and remove bin files
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 19 Sep 2006 16:39:19 +0000
(09:39 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Sep 2006 04:08:39 +0000
(21:08 -0700)
Makes it easier for devices to create and remove binary attribute files
so they don't have to call directly into sysfs. This is needed to help
with the conversion from struct class_device to struct device.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found