From: Magnus Damm Date: Wed, 12 Mar 2014 23:36:17 +0000 (+0900) Subject: ARM: shmobile: Introduce shmobile_clk_workaround() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~52^2~20^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25f5550f5a4b18fd77a2e719ba63cb34931ab66a;p=pandora-kernel.git ARM: shmobile: Introduce shmobile_clk_workaround() Introduce a new clock workaround function used by DT reference code on the mach-shmobile subarchitecture. The new function shmobile_clk_workaround() is used to configure clkdev to allow DT and platform devices to coexist. It is possible for the DT reference board code to also request enabling of the clock in case the driver does not implement clock control. Signed-off-by: Magnus Damm [horms+renesas@verge.net.au: Removed trailing blank line] Reviewed-by: Wolfram Sang Tested-by: Wolfram Sang Signed-off-by: Simon Horman --- Reading git-diff-tree failed