tty/serial: atmel: make the driver DT only
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 13 Jun 2017 20:24:39 +0000 (22:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jun 2017 10:48:48 +0000 (12:48 +0200)
commit92c8f7c0e109d2fcff607a13dd7c1437d6c9f87a
tree3c329324e18e45a1b366800067892201b7f98e45
parent274a5ed6d8ca16f65bccdce95a14ecf29ff81764
tty/serial: atmel: make the driver DT only

Now that AVR32 is gone, platform_data are not used to initialize the driver
anymore, remove that path from the driver. Also remove the now unused
struct atmel_uart_data.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/atmel_serial.c
include/linux/platform_data/atmel.h