commit | 67cfdbc4dcac4a9105adbdb5926facd2a4d304f9 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:06 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:06 2014 +0200 |
tree | 0a4d7e8e741c985c5668e7bfb1e6864ca5828c5b | |
parent | 666672065a5a277f9d975327e0631afa9f892d1a [diff] |
ARM: mach-u300: 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>