From: Kuninori Morimoto Date: Wed, 27 Mar 2013 07:55:41 +0000 (-0700) Subject: ARM: shmobile: add struct clk_ratio and fixed ratio clock macro X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~9^2~10^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5942c76217e3f4c2a62a72c9d64997b8765f9e2;p=pandora-kernel.git ARM: shmobile: add struct clk_ratio and fixed ratio clock macro Renesas chip has many clocks inside, and some of them are using fixed ratio via parent clock. Current shmobile clock code is using own divX_recalc function and divX_clk_ops. This patch can reduce these code Signed-off-by: Kuninori Morimoto Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed