From: Paul Mundt Date: Wed, 11 Apr 2012 03:05:50 +0000 (+0900) Subject: sh: clkfwk: Support variable size accesses for MSTP clocks. X-Git-Tag: v3.5-rc1~134^2~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d6ddb08acc48368c5b7ac431f9d00db7227d2ed;p=pandora-kernel.git sh: clkfwk: Support variable size accesses for MSTP clocks. The bulk of the MSTP users require 32-bit access, but this isn't the case for some of the SH-2A parts, so add in some basic infrastructure to let the CPU define its required access size in preparation. Requested-by: Phil Edworthy Signed-off-by: Paul Mundt --- Reading git-diff-tree failed