]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 12 Aug 2019 06:31:55 +0000 (23:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 12 Aug 2019 06:31:55 +0000 (23:31 -0700)
commit3281ddddc205012fa3484ddd3abdfaab781af000
treee3dc034a2ecfd8e62e110f46cbb2822cd7e5babd
parent4aa31b4b61e4985e719352c329c3948d1932cb64
parent23b6904442d08b7dbed7622ed33b236d41a3aa8b
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into 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