commit | 0f0d7e7b022b2d3b03a613048954dffb4af9a9b8 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:52 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:52 2014 +0200 |
tree | 420e99258469e228309c1e4aa4577636b5f3e731 | |
parent | 04626474b8d74731aff1ecd7137be6d070f28ba6 [diff] |
memory: 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>