commit | 14ac00e033c57983032993d3b7b3f70b16a9fdbd | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:36 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:36 2014 +0200 |
tree | 761a4ad70eecc669e2ff2aef21701fc7bc4e267f | |
parent | 72c6293340bb2fea5ced8fdecc7d765fd6828731 [diff] |
spi: 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>