From: Thomas Petazzoni Date: Fri, 14 Feb 2014 20:15:02 +0000 (-0300) Subject: clk: mvebu: refactor corediv driver to support more SoC X-Git-Tag: v3.15-rc1~72^2~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c642e6a95bbb0bee488078b740ee5b3bac57f7fb;p=pandora-kernel.git clk: mvebu: refactor corediv driver to support more SoC This commit refactors the corediv clock driver so that it is capable of handling various SOCs that have slightly different corediv clock registers and capabilities. It introduces a clk_corediv_soc_desc structure that encapsulates all the SoC specific details. Signed-off-by: Thomas Petazzoni Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed