serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA
authorPeter Hurley <peter@hurleysoftware.com>
Tue, 24 Feb 2015 19:25:12 +0000 (14:25 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 17:18:20 +0000 (18:18 +0100)
commitcd52b7599c1a1150719b2f6d20bce6b4f30dc8df
treea0467d11b281d06ee6e6b0503a8fde2a08dcbaa1
parentd53e1428a9f1110ec865b2839f6a6f12d13da2b9
serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA

Support for Remote Supervisor Adapter is conditional on
CONFIG_SERIAL_8250_RSA; only attempt RSA resource acquire if
defined.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_core.c