commit | 9144b3cded04a05d4b4e18dc9dcfb5b8ada3f2fc | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:45 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Mon Oct 20 16:21:45 2014 +0200 |
tree | 6c8755563d83523c6f8771bf7198cffa846365ea | |
parent | 3aa5fed2564fd7a18f6f6ab4fd1a50538ebb70e9 [diff] |
tty: serial: 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>