diff options
author | Paul Walmsley <paul@pwsan.com> | 2012-09-23 17:28:18 -0600 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2012-09-23 17:28:18 -0600 |
commit | 2b026d137b13047d01d426a61e2d50b5dcb58fd0 (patch) | |
tree | bd0dc7c3b4027a60abfc0f388b97355c87400af2 /arch/arm/mach-omap2/board-cm-t3517.c | |
parent | 8bb9fde2396b6cd205f404ef6d2aa46eb5b0af26 (diff) | |
download | talos-obmc-linux-2b026d137b13047d01d426a61e2d50b5dcb58fd0.tar.gz talos-obmc-linux-2b026d137b13047d01d426a61e2d50b5dcb58fd0.zip |
ARM: OMAP4+: hwmod code: remove clkdm requirement in _omap4_wait_target_*()
We're no longer requiring struct omap_hwmod records to contain a
clockdomain. So we shouldn't return -EINVAL any more from
_omap4_wait_target_disable() or _omap4_wait_target_ready() if there's
no clockdomain defined, since that just gets passed back to the
caller. This can result in pointless warnings under the relaxed data
format.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/board-cm-t3517.c')
0 files changed, 0 insertions, 0 deletions