tty: serial: cpm_uart: drop owner assignment from platform_drivers
authorWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:46 +0000 (16:21 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 20 Oct 2014 14:21:46 +0000 (16:21 +0200)
commit2c15043e2283ca5ea42675fd8bb3f506766fefa6
treede5c9f2ab66464d0d95e4f954a5d90d01d583851
parent4e4b79d608978c3c2fb65c3eb02e65cd10d55648
tty: serial: cpm_uart: 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/serial/cpm_uart/cpm_uart_core.c
This page took 0.038634 seconds and 5 git commands to generate.