commit | 50e23b45999a54a0c9f2865a738559d95c8ecd62 | [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 | c97c0b0ca0510c1c61b4902f4ceea47ca83f080d | |
parent | 5cfb36ebf4780ee9a9694f6f43ecaf3fc4a13409 [diff] |
mtd: nand: bcm47xxnflash: 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>