commit | 45c74c06550b939c4e57c8f8c72e066256356c35 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:49 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:49 2014 +0200 |
tree | 35757627a72f05f452cd4e42cc72b53ce6a456fd | |
parent | 566e0269e58cb95aa759c3f11c831536ae3858d2 [diff] |
usb: misc: 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>