commit | 75bb55b8014e06737f49d5abd837f006a5ac965b | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:25 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:25 2014 +0200 |
tree | 7c2360014ce100730113f1d69c773ba528f7008b | |
parent | 5a9a1e8437c865b29f0807ce861a224a95d3121e [diff] |
pinctrl: sunxi: 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>