]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/hwspinlock.git/commit
ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zero
authorDave Gerlach <d-gerlach@ti.com>
Tue, 12 Jul 2016 17:50:34 +0000 (12:50 -0500)
committerTony Lindgren <tony@atomide.com>
Sat, 23 Jul 2016 06:10:57 +0000 (23:10 -0700)
commite4e53287701b2b8087fa107b4a965fa49505615f
tree52f99bf89626d8e5d9c25bd34c13a1fd9ba8f894
parent428929c79cc3de7f9fefd2184da6ed625676ad9e
ARM: OMAP4+: CM: Remove redundant checks for clkctrl_offs of zero

Now that we have moved the check for valid clkctrl_offs to the caller of
am33xx_cm_wait_module_ready/idle and omap4_cminst_wait_module_ready/idle
let's remove the now redundant check for clkctrl_offs from these functions.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/cm33xx.c
arch/arm/mach-omap2/cminst44xx.c