From: Paul Mundt Date: Thu, 24 Dec 2009 05:52:43 +0000 (+0900) Subject: serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx. X-Git-Tag: v2.6.33-rc2~7^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32b53076c31ce9159740b744d5eb5d9505312add;p=pandora-kernel.git serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx. ctrl_xxx() is an antiquated SH interface, while __raw_xxx is the standard API that accomplishes the same thing. As such, this converts the remaining sh-sci straggles over, which enables the driver to be wired up for ARM SH-Mobile CPUs as well. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed