commit | c910367fed9fc73368d0deb7898c5ceef31e5d8f | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:44 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:44 2014 +0200 |
tree | bc262d5310ad968849d65b6a6ec9b1b4167ac2dc | |
parent | 4b6d6c6785b33dabeee69cab1c04954e584ab84c [diff] |
tty: 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>