From: Kevin Hilman Date: Mon, 18 Jun 2012 18:12:24 +0000 (-0600) Subject: ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable() X-Git-Tag: omap-cleanup-for-v3.6^2^2^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=baa2607f56f1589eb21c01fe16aa5f5c3f9dad31;p=pandora-kernel.git ARM: OMAP4: hwmod: drop extra cpu_is check from _wait_target_disable() _omap4_wait_target_disable() is called only from inside _omap4_disable_module() which is already protected by SoC specific checks. Remove the cpu_is check here. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed