]> git.baikalelectronics.ru Git - kernel.git/commit
driver-core: remove struct bus_type.dev_attrs
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Aug 2013 21:12:09 +0000 (14:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Jun 2017 14:18:37 +0000 (16:18 +0200)
commit2a9c30318e6d8d85621aa1b821ab60c75743c24a
tree6accedbe242cd0bcdbb317740592eb1f81f94734
parent7954d1eb155424e8d3bd478e126d2d603967f534
driver-core: remove struct bus_type.dev_attrs

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