commit | 1a22cd17483e4e574b7c1d624be48b47404aea2d | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:53 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:53 2014 +0200 |
tree | 671141c8af9b1dd710f2f6845b5ddd5058a0a5ab | |
parent | 0f0d7e7b022b2d3b03a613048954dffb4af9a9b8 [diff] |
memstick: host: 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>