]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit14a5f05da6d1c5890808bc67d35894f8abd97b4a
tree09a9f90a886a2fdc85d41674f9c48404d0e87d41
parent8b07332b1050179e1947bdf7a5eb6113f756ed1e
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