Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Aug 2019 06:48:37 +0000 (08:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Aug 2019 06:48:37 +0000 (08:48 +0200)
commitc5d1653783cae7b53e2dc1a41cdc497fce83e4db
treee869cc3e47de580753efb0afcb0eef5a314ff53e
parent582ee9c5ad2661b359309f379f5c411fd33e511a
parent23b6904442d08b7dbed7622ed33b236d41a3aa8b
Merge tag 'dev_groups_all_drivers' of git://git./linux/kernel/git/gregkh/driver-core into usb-next

dev_groups added to struct driver

Persistent tag for others to pull this branch from

This is the first patch in a longer series that adds the ability for the
driver core to create and remove a list of attribute groups
automatically when the device is bound/unbound from a specific driver.

See:
https://lore.kernel.org/r/20190731124349.4474-2-gregkh@linuxfoundation.org
for details on this patch, and examples of how to use it in other
drivers.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/device.h