From: Richard Genoud <richard.genoud@gmail.com>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>,
linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] tty/serial: atmel: make the driver DT only
Date: Wed, 14 Jun 2017 09:41:38 +0200 [thread overview]
Message-ID: <97aeecba-eb9f-508c-9052-3fb00f89f9e8@gmail.com> (raw)
In-Reply-To: <20170613202439.26369-2-alexandre.belloni@free-electrons.com>
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>
next prev parent reply other threads:[~2017-06-14 7:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-13 20:24 [PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling Alexandre Belloni
2017-06-13 20:24 ` [PATCH v2 2/2] tty/serial: atmel: make the driver DT only Alexandre Belloni
2017-06-14 7:41 ` Richard Genoud [this message]
2017-06-14 7:40 ` [PATCH v2 1/2] tty/serial: atmel: remove atmel_default_console_device handling Richard Genoud
2017-06-23 9:01 ` Uwe Kleine-König
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=97aeecba-eb9f-508c-9052-3fb00f89f9e8@gmail.com \
--to=richard.genoud@gmail.com \
--cc=alexandre.belloni@free-electrons.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).