commit | 5c1a77c7fd816c9e9c4c08132876fcb757732649 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:59 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:59 2014 +0200 |
tree | c5583cd4612ad166ddeb29e8574c81e2f8edd1ca | |
parent | 50e23b45999a54a0c9f2865a738559d95c8ecd62 [diff] |
mtd: onenand: 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>