]> git.baikalelectronics.ru Git - kernel.git/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)
commit70c5b92f9745f3e0c9236b6c7a7df1a2b0d15484
tree245c51f4f6891112f8271f6dede2a38640fed400
parentd261ccf9e7bccc594e5728e1d65d0ee3531be205
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