Searched hist:b71b283e3d6df40cef03b5ce882b2385971f58a3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | driver.c | diff b71b283e3d6df40cef03b5ce882b2385971f58a3 Tue Aug 06 09:44:51 CDT 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: add support for dev_groups to struct usb_driver
Now that the driver core supports dev_groups for individual drivers, expose that pointer to struct usb_driver to make it easier for USB drivers to also use it.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20190806144502.17792-2-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/openbmc/linux/include/linux/ |
H A D | usb.h | diff b71b283e3d6df40cef03b5ce882b2385971f58a3 Tue Aug 06 09:44:51 CDT 2019 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: add support for dev_groups to struct usb_driver
Now that the driver core supports dev_groups for individual drivers, expose that pointer to struct usb_driver to make it easier for USB drivers to also use it.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Link: https://lore.kernel.org/r/20190806144502.17792-2-gregkh@linuxfoundation.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|