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:
7eab8de
)
input: serio: remove bus usage of dev_attrs
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 8 Oct 2013 01:09:08 +0000
(18:09 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 20 Oct 2013 03:02:44 +0000
(20:02 -0700)
The dev_attrs field of struct bus_type is going away soon, so move the
remaining sysfs files that are being described with this field to use
dev_groups instead.
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: <linux-input@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found