commit | 75c43e049398d7822c356da611eab0b30a1249e1 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:57 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:57 2014 +0200 |
tree | feb6e5672d495a14eb4a18b53d3674248bff4366 | |
parent | 467817edc57ff0b1e3a1d3d97b534296a956fb82 [diff] |
pstore: 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>