commit | 7b8f16c2d1a81b29035379b471226ea09817a29c | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:41 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:41 2014 +0200 |
tree | c8b9b52244098239d054b16a55fd479fa2899243 | |
parent | 947a0687d19f7bc589183f1f0e2ca46e59cf8310 [diff] |
input: touchscreen: 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>