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)
commit3d9f032724e72851c6de38d026b2417501a2f240
tree588c2c9d636efc09e07e99d5a54b16b78cb6647c
parent485802a6c524e62b5924849dd727ddbb1497cc71
ARM: OMAP4: hwmod: rename _enable_module to _omap4_enable_module()

_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>
arch/arm/mach-omap2/omap_hwmod.c