commit | 1f46c71d6e820cbd82a19790185680cc2ca31b98 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:22 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:22 2014 +0200 |
tree | a52797e8b8dcf0a12057ffb32f903755e67c40db | |
parent | a4ae8f3b0f7ac6ab33d28b36da39a4c2601ce886 [diff] |
clk: qcom: 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>