From: Tero Kristo Date: Wed, 22 Oct 2014 12:15:36 +0000 (+0300) Subject: ARM: OMAP2+: clock: move clock provider infrastructure to clock driver X-Git-Tag: omap-for-v4.1/prcm-dts^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f029b1579b2dfe291006e5bfe8e7d0c4ef20828;p=pandora-kernel.git ARM: OMAP2+: clock: move clock provider infrastructure to clock driver Splits the clock provider init out of the PRM driver and moves it to clock driver. This is needed so that once the PRCM drivers are separated, they can logically just access the clock driver not needing to go through common PRM code. This would be wrong in the case of control module for example. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed