From: Linus Walleij Date: Fri, 10 Jan 2014 14:57:27 +0000 (+0100) Subject: ARM: integrator: switch to fetch clocks from device tree X-Git-Tag: v3.15-rc1~74^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09c978bc7bdcfc3db91801454273a4330e1933bf;p=pandora-kernel.git ARM: integrator: switch to fetch clocks from device tree This atomic commit changes the Integrator clock implementation and the machines to register clocks from the device tree and use these instead of the previous hard-coded clocks. In the clock implementation all hard-coded clocks and the special initialization function call goes away, and is replaced by two compatible strings for the two clocks available on the core module. Cc: Mike Turquette Signed-off-by: Linus Walleij --- Reading git-diff-tree failed