commit | c37c1e160546eca3f0612bf9a541667af4f5d71b | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:57 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:57 2014 +0200 |
tree | 3f4eeea48cb933f69a40a9b3e4731cea9a021b58 | |
parent | bb0d20e79490aad989e6c85fedf46781b8d1e3ba [diff] |
mtd: devices: 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>