commit | c8da4a0ec6bad4b54a5e2aeda7878605c6e9d6b7 | [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 | bc0c74d5d547eb0309853598034c541bf6b98c53 | |
parent | 1f46c71d6e820cbd82a19790185680cc2ca31b98 [diff] |
clk: samsung: 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>