Commits
Robin Gong committed 9cc8747e3ff
ENGR00318936-1 input: keyboard: imx: add pm_stay_awake and pm_relax There is a small window after system suspend but timer scan function didn't finish timely, in this case, system enter suspend without kpp interrupt enabled and failed to resume back if key depressed.We add pm_stay_awake and pm_relax to make sure system suspend flow abort in this case. Signed-off-by: Robin Gong <b38343@freescale.com> (cherry picked from commit 3868f06af8f39673f270643ada63dd88e2f5699e) (cherry picked from commit 529dee44f7da0ad6d57a3e8ccd942af944f6723b)