From: Tero Kristo Date: Sun, 23 Sep 2012 23:28:20 +0000 (-0600) Subject: ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context status X-Git-Tag: omap-devel-late-for-v3.7^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b3af27894a3b414712bef313c4aacb605fccf7;p=pandora-kernel.git ARM: OMAP4: hwmod: flag hwmods/modules not supporting module level context status On OMAP4 most modules/hwmods support module level context status. On OMAP3 and earlier, we relied on the power domain level context status. Identify all modules that don't support 'context_offs' by adding a flag bit, HWMOD_OMAP4_NO_CONTEXT_LOSS_BIT. Rest have a valid 'context_offs' populated in .prcm structure already. Signed-off-by: Tero Kristo [paul@pwsan.com: add flag bit rather than overloading .context_offs; update changelog message] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed