From: Kevin Hilman Date: Mon, 18 Jun 2012 18:12:25 +0000 (-0600) Subject: ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdm X-Git-Tag: omap-cleanup-for-v3.6^2^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a179eaa436e58ed9fd00e09cdf01f1b3604d9a1;p=pandora-kernel.git ARM: OMAP2+: hwmod: use init-time function pointer for _init_clkdm Rather than use runtime cpu_is* checking inside _init_clkdm, initialize SoC specific function pointer at init time. Signed-off-by: Kevin Hilman [paul@pwsan.com: convert to use soc_ops function pointers; remove second para from commit message since soc_ops function pointers are now set during hwmod layer init] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed