Commits

Anson Huang committed a34a601c9e1
ENGR00162867 [MX6]Fix pm bug of error coding Before suspend, we need to check whether there is wakeup source's irq pending via GPC_ISR1~4, previous coding checked for set of irq status of GPC_ISR1, should be GPC_ISR1~4. Signed-off-by: Anson Huang <b20788@freescale.com>