linux-stable/drivers/usb/common
Stephen Boyd 1ebe88d38d usb: ulpi: Automatically set driver::owner with ulpi_driver_register()
Let's follow other driver registration functions and
automatically set the driver's owner member to THIS_MODULE when
ulpi_driver_register() is called. This allows ulpi driver writers
to forget about this boiler plate detail and avoids common bugs
in the process.

Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-08-09 16:06:49 +02:00
..
common.c USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block 2016-06-21 10:52:39 +03:00
led.c usb: Add LED triggers for USB activity 2014-09-25 17:05:12 +02:00
Makefile usb: add bus type for USB ULPI 2015-05-13 12:04:55 -05:00
ulpi.c usb: ulpi: Automatically set driver::owner with ulpi_driver_register() 2016-08-09 16:06:49 +02:00
usb-otg-fsm.c usb: common: otg-fsm: add license to usb-otg-fsm 2016-06-14 14:22:11 +08:00