commit | a4ae8f3b0f7ac6ab33d28b36da39a4c2601ce886 | [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 | 76a4d35592125996c241d2852c8b27bbbdbdcf06 | |
parent | 71379accaff8bcf33985f75adeabcbd21b4f1462 [diff] |
clk: 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>