commit | c61b301d3b1a9b2f40b2c3f03e78821c1d68b511 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:22 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:22 2014 +0200 |
tree | 17f5672eccf17ad9230613b1e02a55c6c716840a | |
parent | 4c992fe5c1fdb699b37172b79bc0a5f0f2825332 [diff] |
pinctrl: freescale: 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>