[PATCH v2 5/9] OMAP2+: hwmod: rename some init functions
DebBarma, Tarun Kanti
tarun.kanti at ti.com
Tue Mar 1 01:53:14 EST 2011
[...]
/**
- * omap_hwmod_late_init - do some post-clock framework initialization
+ * omap_hwmod_setup - do some post-clock framework initialization
Very minor comment: omap_hwmod_setup_all
--
Tarun
*
* Must be called after omap2_clk_init(). Resolves the struct clk names
* to struct clk pointers for each registered omap_hwmod. Also calls
* _setup() on each hwmod. Returns 0.
*/
-static int __init omap_hwmod_late_init(void)
+static int __init omap_hwmod_setup_all(void)
{
int r;
More information about the linux-arm-kernel
mailing list