commit | e030f980b3ed2d9f3a3e37f3e6941494c7c0c471 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:23 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:23 2014 +0200 |
tree | cf5435a92c7ac98fb65b958581526f9d48b42324 | |
parent | 661ff5be95903a37e7a61e8157b197689a6f755a [diff] |
clk: x86: 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>