commit | 51aa31b49fa0be1062c44eb74f242dfc4ae7c496 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:29 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:29 2014 +0200 |
tree | f22116e3ddf6cdaa8b63645b356e5dd8d1791720 | |
parent | 6c794b2654555d6af7572e3a8f13b2b39126df0c [diff] |
remoteproc: 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>