From: Paul Walmsley Date: Thu, 18 Sep 2008 17:47:00 +0000 (-0600) Subject: OMAP2 clock: add clk.prcm_mod field; annotate OMAP2xxx clocks X-Git-Tag: v2.6.27-omap1~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=754cdc4a81159bbe1387a4dd701b6b50acc51ba3;p=pandora-kernel.git OMAP2 clock: add clk.prcm_mod field; annotate OMAP2xxx clocks Add a "prcm_mod" field to the struct clk in OMAP2/3, and annotate each OMAP2xxx real hardware clock controlled by the PRCM with the PRCM module offset. (A subsequent patch will annotate OMAP3 clocks.) Add flags for this field that allow the registers to be marked as existing in the PRM, CM, or System Control Module. A subsequent patch will use this to simplify register addressing in the struct clk. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed