[PATCH v7 5/5] serial: pl011: add console matching function
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Thu Apr 28 17:43:02 PDT 2016
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 at linaro.org>
> ---
> drivers/tty/serial/amba-pl011.c | 56 +++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 56 insertions(+)
Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the linux-arm-kernel
mailing list