commit | 5bc879a6a2710557961f0965e8fee383ce16ad3c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:47 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:47 2014 +0200 |
tree | d03f4ea1580260880712833b9fcafbd2ac19d76d | |
parent | 52830d773ec305f84fa72194b5f1d177bda889d9 [diff] |
usb: chipidea: 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>