From: Kevin Hilman Date: Mon, 18 Jun 2012 18:12:24 +0000 (-0600) Subject: ARM: OMAP2+: hwmod: use init-time function pointer for hardreset X-Git-Tag: omap-cleanup-for-v3.6^2^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8249cf2d2b16de9582d3cbaa98c16c32c624d8a;p=pandora-kernel.git ARM: OMAP2+: hwmod: use init-time function pointer for hardreset Rather than using cpu_is* checking at runtime, initialize SoC specific function pointers for the various hard reset functions at init time. Signed-off-by: Kevin Hilman [paul@pwsan.com: convert to use soc_ops function pointers; add kerneldoc] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed