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


Groups > linux.kernel > #1390679

Re: [PATCH v7 5/5] serial: pl011: add console matching function

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH v7 5/5] serial: pl011: add console matching function
Date 2016-04-29 02:50 +0200
Message-ID <rt4N4-57S-15@gated-at.bofh.it> (permalink)
References <riL8Z-5Qv-11@gated-at.bofh.it> <riL8Z-5Qv-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 31, 2016 at 04:40:27PM +0300, Aleksey Makarov wrote:
> This patch adds function pl011_console_match() that implements
> method match of struct console.  It allows to match consoles against
> data specified in a string, for example taken from command line or
> compiled by ACPI SPCR table handler.
> 
> Signed-off-by: Aleksey Makarov <aleksey.makarov@linaro.org>
> ---
>  drivers/tty/serial/amba-pl011.c | 56 +++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 56 insertions(+)

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

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


Thread

Re: [PATCH v7 5/5] serial: pl011: add console matching function Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-04-29 02:50 +0200

csiph-web