clkdm_hwmod_enable
int clkdm_hwmod_enable(struct clockdomain *clkdm, struct omap_hwmod *oh);
ret = clkdm_hwmod_enable(oh->clkdm, oh);
r = clkdm_hwmod_enable(oh->clkdm, oh);