tty: pl011: Add suspend resume support
authorShubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Mon, 9 Dec 2019 06:30:48 +0000 (12:00 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Dec 2019 11:03:59 +0000 (12:03 +0100)
commit2301ec36cec8cd8199b608651a806441ab70331b
tree94f7a0ab885ea0fcfd5bd50720044292d62bd4d4
parent94345aee285334e9e12fc70572e3d9380791a64e
tty: pl011: Add suspend resume support

Add the suspend and resume handlers for the versal uart platform driver.
Adds the suspend for sbsa driver.
Sbsa is a subset of the pl011 driver.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Link: https://lore.kernel.org/r/1575873048-14313-1-git-send-email-shubhrajyoti.datta@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/amba-pl011.c