From: Hebbar Gururaja Date: Fri, 8 Feb 2013 15:21:10 +0000 (-0700) Subject: ARM: OMAP2+: AM33xx: hwmod: add missing HWMOD_NO_IDLEST flags X-Git-Tag: omap-for-v3.9/am33xx-signed^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=092bda62772dd0018bf48f2554f8f16348f16410;p=pandora-kernel.git ARM: OMAP2+: AM33xx: hwmod: add missing HWMOD_NO_IDLEST flags struct omap_hwmod records belonging to wkup m3 domain is missing HWMOD_NO_IDLEST flags; add them. This patch is a prerequisite for a subsequent patch, 'ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bug'. That patch would otherwise attempt to read from reserved bits. Signed-off-by: Hebbar Gururaja [paul@pwsan.com: add some more explanation in the patch description] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed