commit | bbc379834091670d540cae8d7d1e2240b68bb0e8 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:42 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:42 2014 +0200 |
tree | 97f49be3f605cb5a9a311646f158d1668466586d | |
parent | 3d622e2c587540d5e7d037f9ced6a3d73e4880a7 [diff] |
thermal: 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>