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:
9d3fde8
)
driver-core: remove struct bus_type.bus_attrs
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 04:46:51 +0000
(21:46 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 15:32:11 +0000
(08:32 -0700)
Now that all in-kernel users of bus_type.bus_attrs have been converted
to use bus_groups instead, the bus_attrs field, and logic surrounding
it, can be removed.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found