summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx233/powermgmt-imx233.c
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2016-05-02 21:41:02 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2016-05-28 17:19:48 +0200
commitd245b7a2a1113b6dbdbfb10f5ee984a00c987844 (patch)
treee3e65496c688fb34adfc65f95130199c9a088deb /firmware/target/arm/imx233/powermgmt-imx233.c
parenta25700e4a04145fcf59e4674a88f55dd088a9c08 (diff)
downloadrockbox-d245b7a2a1113b6dbdbfb10f5ee984a00c987844.tar.gz
rockbox-d245b7a2a1113b6dbdbfb10f5ee984a00c987844.zip
imx233: fix system_exception_wait()
The old code used button_get() to read the button status and wait for a key to leave the panic screen. This is broken since when IRQ are disable, the button mask is not updated anymore for touchpad and adc buttons. For now, only use pswitch: this should be good enough for all targets. Change-Id: I0ae179e24555ac20c3d2bf2d267c1bb0e2ceded0
Diffstat (limited to 'firmware/target/arm/imx233/powermgmt-imx233.c')
0 files changed, 0 insertions, 0 deletions