commit | 6d3f5f2d895b668ecade4a87d39c9c233b094b8d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:48 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:48 2014 +0200 |
tree | af169b85842850373921dc90bfbab4c4d20ac346 | |
parent | e55a0137167f5ec61c2e91d05b38a7e7bf513095 [diff] |
usb: gadget: udc: drop owner assignment from platform_drivers A platform_driver does not need to set an owner, it will be populated by the driver core. Signed-off-by: Wolfram Sang <wsa@the-dreams.de>