ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()
authorKevin Hilman <khilman@ti.com>
Mon, 18 Jun 2012 18:12:23 +0000 (12:12 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 18 Jun 2012 18:12:23 +0000 (12:12 -0600)
_enable_module is specific to SoCs with PRCM interfaces similar to
that of the OMAP4, so rename it to be consistent with the
corresponding _omap4_disable_module.

Signed-off-by: Kevin Hilman <khilman@ti.com>
[paul@pwsan.com: tweaked commit message]
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found