commit | bdac6d4a08a4d93b9de6beabf653b8b45300e8ce | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:23 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:23 2014 +0200 |
tree | 7ac4475b9fe61db88f4d9794fe390ea556a70784 | |
parent | 87b5067322b2b1ecde970e88694867a776443ff7 [diff] |
pinctrl: qcom: 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>