serial: 8250_port: export serial8250_rpm_{get|put}_tx()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 14 Nov 2016 10:26:51 +0000 (12:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Nov 2016 09:57:26 +0000 (10:57 +0100)
commit7d4e00c6253bc57b1ac0764ca76d4a8642354b54
treeeb903f68aeb01ab56c69aa40a974d30ec689387e
parentaf6f9d6883ac95d14271b4613e5813f2938dd4d4
serial: 8250_port: export serial8250_rpm_{get|put}_tx()

The following fix of runtime PM use in DMA mode requires at least
serial8250_rpm_put_tx() to be available. Export both calls.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_port.c