commit | 7246c72de2ba99c1eafd4131f353c8ab4dca5191 | [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 | fa214be94daa618bfb9b81122d399c47e5acc98f | |
parent | d155fc759abd0a0d0289a63ad8bb51057538f1e3 [diff] |
ARM: mach-davinci: 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>