commit | 47fc34ffd9c24cf100927da659309a12acbe0d3d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:19 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:19 2014 +0200 |
tree | 560ac162c85aeec7d3a6be1c072a143bce3c7171 | |
parent | 65cfd80354a6217afe13ad304e9f5615226463bf [diff] |
nfc: 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>