tty: hvc: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:44 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:44 +0000 (16:21 +0200)
commit3aa5fed2564fd7a18f6f6ab4fd1a50538ebb70e9
treef12efe800bdbcaad5e5173fe75a36c4c3738f673
parentc910367fed9fc73368d0deb7898c5ceef31e5d8f
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>
drivers/tty/hvc/hvc_opal.c
drivers/tty/hvc/hvc_tile.c