From: Cyrille Pitchen Date: Thu, 2 Jul 2015 13:18:11 +0000 (+0200) Subject: tty/serial: at91: remove bunch of macros to access UART registers X-Git-Tag: omap-for-v4.3/fixes-merge-window~43^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e7decdaaa67b287d6a13de8dedced68f1d7d716;p=pandora-kernel.git tty/serial: at91: remove bunch of macros to access UART registers This patch replaces the UART_PUT_*, resp. UART_GET_*, macros by atmel_uart_writel(), resp. atmel_uart_readl(), inline function calls. Signed-off-by: Cyrille Pitchen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed