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)
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>

No differences found