From: Jongsung Kim Date: Fri, 10 May 2013 09:05:35 +0000 (+0900) Subject: tty: serial: amba-pl011: revise to use amba_rev macro X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~77^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea33640a933e208301fea4fe7cbc6cc288e32cc6;p=pandora-kernel.git tty: serial: amba-pl011: revise to use amba_rev macro This patch replaces the ugly bit-operations with the convenient amba_rev macro from the get_fifosize_arm function. The type of get_fifosize member function is also slightly changed to take a pointer to the amba_device. Signed-off-by: Jongsung Kim Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed