commit | 06861ab52b4c355d65c8a72aa3817261158cc409 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:19 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:20:19 2014 +0200 |
tree | 0cf0f33da0d8276a53ac83f3a10352e480635022 | |
parent | 571b8c6adb1b48046ee2dc5e67ed161a4b5c33cf [diff] |
char: 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>