From: Paul Mundt Date: Mon, 30 Nov 2009 03:10:41 +0000 (+0900) Subject: sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. X-Git-Tag: v2.6.33-rc1~347^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdae914b2d08febca6e6e0440817d60da115ba5;p=pandora-kernel.git sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines. Now that the PFC code is exposed for other architectures, use the common __raw_xxx() routines instead of the ctrl_xxx() ones. This will be needed for ARM-based SH-Mobiles amongst others. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed