commit | 947a0687d19f7bc589183f1f0e2ca46e59cf8310 | [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 | f995f9103b9214079354ec7f9954338faf9de327 | |
parent | 128562fb2ad542ab66f293fa2fec92e0ea3e531c [diff] |
input: serio: 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>