commit | a25f10c27c1cbdd5dafaa9018136aaba2fd53bcf | [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 | b0ae6b2f3d46a1c0b70983d25ecf12360023af96 | |
parent | 59a9e07b0b1eca239e060a8111e09e4057453192 [diff] |
usb: phy: 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>