driver-core: remove struct bus_type.bus_attrs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 04:46:51 +0000 (21:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 15:32:11 +0000 (08:32 -0700)
commitb4e46138f946442608647be58e78e3ad4d15534e
tree09a9f90a886a2fdc85d41674f9c48404d0e87d41
parent9d3fde86b15303decea632c929fbf1f3ae4501f2
driver-core: remove struct bus_type.bus_attrs

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>
drivers/base/bus.c
include/linux/device.h