commit | 3aa5fed2564fd7a18f6f6ab4fd1a50538ebb70e9 | [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 | f12efe800bdbcaad5e5173fe75a36c4c3738f673 | |
parent | c910367fed9fc73368d0deb7898c5ceef31e5d8f [diff] |
tty: hvc: 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>