omap_hwmod_for_each
omap_hwmod_for_each(_set_hwmod_postsetup_state, &postsetup_state);
omap_hwmod_for_each(_init, NULL);
omap_hwmod_for_each(_setup, NULL);
int omap_hwmod_for_each(int (*fn)(struct omap_hwmod *oh, void *data),