Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1665532

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

From Richard Genoud <richard.genoud@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2 2/2] tty/serial: atmel: make the driver DT only
Date 2017-06-14 09:50 +0200
Message-ID <tSbdU-2l2-37@gated-at.bofh.it> (permalink)
References <tS0BQ-46W-5@gated-at.bofh.it> <tS0BQ-46W-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@free-electrons.com>
> ---
>  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@gmail.com>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-06-13 22:30 +0200
  [PATCH v2 2/2] tty/serial: atmel: make the driver DT only Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-06-13 22:30 +0200
    Re: [PATCH v2 2/2] tty/serial: atmel: make the driver DT only Richard Genoud <richard.genoud@gmail.com> - 2017-06-14 09:50 +0200
  Re: [PATCH v2 1/2] tty/serial: atmel: remove  atmel_default_console_device handling Richard Genoud <richard.genoud@gmail.com> - 2017-06-14 09:50 +0200

csiph-web