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:
47eba33
)
w1: use default attribute groups for w1 slave devices
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 20:24:33 +0000
(13:24 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 22 Aug 2013 17:55:04 +0000
(10:55 -0700)
As we have 2 sysfs files for the w1 slave devices, let the driver core
create / destroy them automatically by setting the default attribute
group for them, saving code and housekeeping logic.
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found