Re: [PATCH v2 2/2] tty/serial: atmel: make the driver DT only

From: Richard Genoud
Date: Wed Jun 14 2017 - 03:41:47 EST


On 13/06/2017 22:24, Alexandre Belloni wrote:
> 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@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/tty/serial/atmel_serial.c | 96 +++++++++++++------------------------
> include/linux/platform_data/atmel.h | 10 ----
> 2 files changed, 33 insertions(+), 73 deletions(-)

Acked-by: Richard Genoud <richard.genoud@xxxxxxxxx>