From: Sourav Poddar Date: Fri, 26 Apr 2013 20:25:34 +0000 (+0530) Subject: arm: omap2+: omap_device: remove no_idle_on_suspend X-Git-Tag: omap-for-v3.11/pm-serial-signed^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b7ec5accecdb136c7afaf8739a06d5335cc05aa;p=pandora-kernel.git arm: omap2+: omap_device: remove no_idle_on_suspend Remove "no_idle_on_suspend" check, since respective driver should be able to prevent idling of an omap device whenever required. Driver's can get same behavior by just returning -EBUSY from their ->runtime_suspend only during suspend. Cc: Santosh Shilimkar Cc: Felipe Balbi Cc: Rajendra nayak Cc: Grygorii Strashko Signed-off-by: Sourav Poddar Reviewed-by: Felipe Balbi Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed