summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_baudrate.c
diff options
context:
space:
mode:
authorPhil Edworthy <phil.edworthy@renesas.com>2018-05-10 15:13:56 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 13:51:12 +0200
commitd76c74387e1c978b6c5524a146ab0f3f72206f98 (patch)
tree0ba84ba1402fbff1d606a082b546c8ae8dfca6ab /drivers/tty/tty_baudrate.c
parent13dc04d0e5fdc25c8f713ad23fdce51cf2bf96ba (diff)
downloadtalos-obmc-linux-d76c74387e1c978b6c5524a146ab0f3f72206f98.tar.gz
talos-obmc-linux-d76c74387e1c978b6c5524a146ab0f3f72206f98.zip
serial: 8250_dw: Fix runtime PM handling
When using kgdb, you get an abort when accessing the UART registers. This is because the driver has already entered runtime PM and so turned off the bus clock needed to access the registers. To fix this, set the capability indicating Runtime PM is active while idle. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_baudrate.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud