commit | 30f51f248c1d0987733353b64adae26b23165908 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:24 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:24 2014 +0200 |
tree | 840f2ad0084c4c8c2f0f82302b6bc1837f395397 | |
parent | e030f980b3ed2d9f3a3e37f3e6941494c7c0c471 [diff] |
cpufreq: 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>