commit | 5cfb36ebf4780ee9a9694f6f43ecaf3fc4a13409 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:58 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:58 2014 +0200 |
tree | 4c3bcf73850106b65333a0c14ed54267ac80c060 | |
parent | fe5e48259137661a7e07c97a931b4f6aba52ed1e [diff] |
mtd: nand: 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>