]> Pileus Git - ~andy/linux/commit
driver-core: remove struct bus_type.drv_attrs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 04:47:21 +0000 (21:47 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 28 Sep 2013 17:18:20 +0000 (10:18 -0700)
commite18945b159a1cdbc031f1d3b0b7e515a33bdcbf7
tree245c51f4f6891112f8271f6dede2a38640fed400
parentb4e46138f946442608647be58e78e3ad4d15534e
driver-core: remove struct bus_type.drv_attrs

Now that all in-kernel users of bus_type.drv_attrs have been converted
to use drv_groups instead, the drv_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