commit | 571b8c6adb1b48046ee2dc5e67ed161a4b5c33cf | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:19 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:19 2014 +0200 |
tree | ae1f319b3429d6fb0d5fe2a0a388578e7dae2be6 | |
parent | bacc3ea94f9a79e7f3711ace506272a019838fbd [diff] |
bus: 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>