From: Paul Walmsley Date: Thu, 18 Sep 2008 17:47:06 +0000 (-0600) Subject: OMAP2/3 clock: add _omap2_clk_{read,write}_reg() X-Git-Tag: v2.6.27-omap1~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d8ea5c30f091efa6258f5c9dac292835cd36412;p=pandora-kernel.git OMAP2/3 clock: add _omap2_clk_{read,write}_reg() Create new static functions to read/write registers used in the struct clk, _omap2_clk_{read,write}_reg(). A subsequent patch will use these to ensure the correct register read/write instruction is used, which depends on whether the clock registers are in the CM, PRM, or SCM. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed