From: Stephen Boyd Date: Mon, 17 Jun 2013 17:43:18 +0000 (-0700) Subject: ARM: msm: Make proc_comm clock control into a platform driver X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~67^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=421faca0b538d1ed5f2065cbbc6bbec38f49a54f;p=pandora-kernel.git ARM: msm: Make proc_comm clock control into a platform driver To move closer to the generic struct clock framework move the proc_comm based clock code to a platform driver. The data describing the struct clks still live in the devices-$ARCH file, but the clock initialization is done at driver binding time. Cc: Saravana Kannan Reviewed-by: Pankaj Jangra Acked-by: Mike Turquette Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed