commit | 59a9e07b0b1eca239e060a8111e09e4057453192 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:50 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:50 2014 +0200 |
tree | a8f341a2149ba99670633a3a83aff9547f12f1c0 | |
parent | 45c74c06550b939c4e57c8f8c72e066256356c35 [diff] |
usb: musb: 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>