commit | 4659b7f1fa3eb33a8f9a9dd209a5823602dc6dcf | [log] [tgz] |
---|---|---|
author | Robert Lee <rob.lee@linaro.org> | Mon Apr 16 18:37:48 2012 -0500 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Wed Apr 18 11:52:24 2012 +0200 |
tree | a5062c47d599226cd11546a924328b3a09b422e4 | |
parent | de1de1594faac901670356e09c8c42b73e35ebbf [diff] |
ARM: imx: Fix imx5 idle logic bug The imx5_idle() check of the tzic_eanble_wake() return value uses incorrect (inverted) logic causing all attempt to idle to fail. Signed-off-by: Robert Lee <rob.lee@linaro.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>