From: Stephen Boyd Date: Thu, 18 Jul 2013 23:59:31 +0000 (-0700) Subject: clocksource: arch_timer: Push the read/write wrappers deeper X-Git-Tag: v3.12-rc1~166^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60faddf6eb3aba16068032bdcf35e18ace4bfb21;p=pandora-kernel.git clocksource: arch_timer: Push the read/write wrappers deeper We're going to introduce support to read and write the memory mapped timer registers in the next patch, so push the cp15 read/write functions one level deeper. This simplifies the next patch and makes it clearer what's going on. Cc: Mark Rutland Cc: Marc Zyngier Signed-off-by: Stephen Boyd Signed-off-by: Daniel Lezcano Acked-by: Mark Rutland --- Reading git-diff-tree failed