commit | 661ff5be95903a37e7a61e8157b197689a6f755a | [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 | d31bf4803bc1476e62519514911ece9fc6c273cb | |
parent | c8da4a0ec6bad4b54a5e2aeda7878605c6e9d6b7 [diff] |
clk: ux500: 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>