drivers: PL011: add ACPI probing for SBSA UART
authorGraeme Gregory <graeme.gregory@linaro.org>
Thu, 21 May 2015 16:26:24 +0000 (17:26 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 20:08:51 +0000 (13:08 -0700)
commit3db9ab0b6d8a293435a78c048f877099e040f72c
tree644ed3e449b545cf4d99651ae12cdffc934afec7
parent0dd1e247fd39aed20fd2baacc62ca44d82534798
drivers: PL011: add ACPI probing for SBSA UART

Add the necessary driver boilerplate to let the driver be used when
the respective ACPI table is discovered by the ACPI subsystem.

[Andre: change table name, add MODULE_DEVICE_TABLE entry and improve
commit message]

Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
Tested-by: Mark Langsdorf <mlangsdo@redhat.com>
Tested-by: Naresh Bhat <nbhat@cavium.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/amba-pl011.c
This page took 0.024941 seconds and 5 git commands to generate.