From: Rajendra Nayak Date: Mon, 29 Jul 2013 05:01:50 +0000 (-0600) Subject: ARM: OMAP2+: Avoid idling memory controllers with no drivers X-Git-Tag: v3.11-rc5~26^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66e329d889fce165074f677509d449fc92ff7b9;p=pandora-kernel.git ARM: OMAP2+: Avoid idling memory controllers with no drivers Memory controllers in OMAP (like GPMC and EMIF) have the hwmods marked with HWMOD_INIT_NO_IDLE and are left in enabled state post initial setup. Even if they have drivers missing, avoid idling them as part of omap_device_late_idle() Signed-off-by: Rajendra Nayak Tested-by: Mark Jackson Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed