commit | 0a179eaa436e58ed9fd00e09cdf01f1b3604d9a1 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Mon Jun 18 12:12:25 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Mon Jun 18 12:12:25 2012 -0600 |
tree | 57ab10e8a6928a2d8189351931c329df663f8cb2 | |
parent | b8249cf2d2b16de9582d3cbaa98c16c32c624d8a [diff] |
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 <khilman@ti.com> [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 <paul@pwsan.com>