commit | c084b7bbd35cb21d2e5a6f3ec75b6dc19331eb2f | [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 | ff6b722342ef8066993f7f4cff4c89c76007ab2f | |
parent | 5c1a77c7fd816c9e9c4c08132876fcb757732649 [diff] |
mtd: spi-nor: 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>