From: Paul Walmsley Date: Sun, 30 Dec 2012 17:31:52 +0000 (-0700) Subject: ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active X-Git-Tag: omap-for-v3.9/pm-wfi-take2-signed^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e3d8fe771881de323396aaa1efd20243fa974cb;p=pandora-kernel.git ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active Use the HWMOD_BLOCK_WFI flag in the hwmod data to prevent the MPU from entering WFI when the I2C devices are active. No idea why this is needed; this could certainly bear further investigation if anyone is interested. The objective here is to remove some custom code from the OMAP24xx PM code. Signed-off-by: Paul Walmsley Cc: Kevin Hilman --- Reading git-diff-tree failed