commit | 776bd315a7721574d7d687dd9abf200735d12a2a | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:40 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:40 2014 +0200 |
tree | 7b8aa62ee3b31d095c703a5e636a27730bf398b5 | |
parent | 1d05726c315c146b2ac0c5e94f01fde0c2b73dc1 [diff] |
input: misc: 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>