commit | e4e53287701b2b8087fa107b4a965fa49505615f | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Tue Jul 12 12:50:34 2016 -0500 |
committer | Tony Lindgren <tony@atomide.com> | Fri Jul 22 23:10:57 2016 -0700 |
tree | 52f99bf89626d8e5d9c25bd34c13a1fd9ba8f894 | |
parent | 428929c79cc3de7f9fefd2184da6ed625676ad9e [diff] |
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>