ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready
authorTero Kristo <t-kristo@ti.com>
Wed, 2 Apr 2014 15:11:34 +0000 (18:11 +0300)
committerTero Kristo <t-kristo@ti.com>
Mon, 22 Sep 2014 12:52:25 +0000 (15:52 +0300)
commit488e6255f71965f243663998fa70b581fa4dc8c3
tree2263de1c756f0bf360ed734e1b357a5ac03ac40a
parent229daffece175ff51db687e24a64c135070029fb
ARM: AM33xx/OMAP4+: CM: remove cdoffs parameter from wait_module_idle/ready

This is not needed for anything. This also eases the consolidation of
the wait_module_ready / wait_module_idle calls behind a generic CM
driver API by reducing the number of needed parameters.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-omap2/cm33xx.c
arch/arm/mach-omap2/cm33xx.h
arch/arm/mach-omap2/cminst44xx.c
arch/arm/mach-omap2/cminst44xx.h
arch/arm/mach-omap2/omap_hwmod.c