]> git.karo-electronics.de Git - linux-beck.git/commit
usb: fsl: add missing platform_driver owner
authorLibo Chen <libo.chen@huawei.com>
Fri, 10 May 2013 16:48:23 +0000 (00:48 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 May 2013 00:48:28 +0000 (17:48 -0700)
commit9e873d429b583e59b25d0705d705239844a98717
tree96800201815ecea2fc93fa9c8b3db5f86bf03cb5
parentadb6595c699dd74ba9c56bf9b4d72deeaa503c01
usb: fsl: add missing platform_driver owner

set the owner of platform_driver, to ensure that the
caller of driver holds a module refernece

Signed-off-by: Libo Chen <libo.chen@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-fsl.c