linux/drivers/usb/dwc3
Kiran Padwal bb50564258 USB: Remove .owner field for driver
There is no need to init .owner field.

Based on the patch from Peter Griffin <peter.griffin@linaro.org>
"mmc: remove .owner field for drivers using module_platform_driver"

This patch removes the superflous .owner field for drivers which
use the module_platform_driver API, as this is overriden in
platform_driver_register anyway."

Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com>
Reviewed-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-09-28 21:55:10 -04:00
..
Kconfig
Makefile
core.c
core.h
debug.c
debug.h
debugfs.c
dwc3-exynos.c
dwc3-keystone.c USB: Remove .owner field for driver 2014-09-28 21:55:10 -04:00
dwc3-omap.c
dwc3-pci.c
dwc3-qcom.c USB: Remove .owner field for driver 2014-09-28 21:55:10 -04:00
dwc3-st.c
ep0.c
gadget.c
gadget.h
host.c
io.h
platform_data.h
trace.c
trace.h