[PATCH 00/19] driver:usb&net: add missing platform_driver owner
Greg KH
gregkh at linuxfoundation.org
Tue May 21 14:40:46 EDT 2013
On Tue, May 21, 2013 at 10:42:00AM +0800, Libo Chen wrote:
> I find a lot of mistakes using struct platform_driver without owner.
> So I pick up some of them including usb and net modules
Like others said, make the function call a macro that sets the module
owner in it, like all of the other major subsystem registration calls do
(usb_drivers, pci_drivers, etc.)
thanks,
greg k-h
More information about the linux-arm-kernel
mailing list