From: Andre Przywara Date: Thu, 21 May 2015 16:26:20 +0000 (+0100) Subject: drivers: PL011: move cts_event workaround into separate function X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c4ef4b0301673c6fa48b5ad138b6ce94e34c841;p=pandora-kernel.git drivers: PL011: move cts_event workaround into separate function To avoid lines with more than 80 characters and to make the pl011_int() function more readable, move the workaround out into a separate function. Signed-off-by: Andre Przywara Tested-by: Mark Langsdorf Tested-by: Naresh Bhat Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed