commit | d155fc759abd0a0d0289a63ad8bb51057538f1e3 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:02 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:02 2014 +0200 |
tree | 620cd164b274bfd69774a48503977be309843311 | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 [diff] |
ARM: common: 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>