tty: amba-pl011: convert accessor functions to take uart_amba_port
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 3 Nov 2015 14:51:03 +0000 (14:51 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 03:59:48 +0000 (19:59 -0800)
commitb2a4e24c2efd76a2c25478836fb35951e00d5b52
treed8689f10959904f89d14fbba5cc94dec0860c080
parent7583633921d54f33e96b65569a0c980ae1d05dba
tty: amba-pl011: convert accessor functions to take uart_amba_port

Convert the new accessor functions to take the uart_amba_port instead
of the port base address.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/amba-pl011.c