summaryrefslogtreecommitdiff
path: root/firmware/target/arm/rk27xx/hm801/button-hm801.c
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2012-12-26 21:23:59 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2012-12-26 21:26:33 +0100
commit8ecbcad3d13d41ef9cff6d20149df1645f63aae0 (patch)
tree6fae782c63811ae1bf5882e9768b23fa12dd1556 /firmware/target/arm/rk27xx/hm801/button-hm801.c
parente3fbced28323e21c8826adaf66521111e754d017 (diff)
downloadrockbox-8ecbcad3d13d41ef9cff6d20149df1645f63aae0.tar.gz
rockbox-8ecbcad3d13d41ef9cff6d20149df1645f63aae0.zip
imx233: use tick insteaf of msec to collect statistics
The current code uses the msec irq to collect statistics and detect irq storms (debug). But this irq is triggered 1000 times per sec and we don't need that accuracy. This commit removes the msec irq and use the tick timer instead which is triggered only 100 times per second. Change-Id: If14b9503c89a3af370ef322678f10e35fafb4b8a
Diffstat (limited to 'firmware/target/arm/rk27xx/hm801/button-hm801.c')
0 files changed, 0 insertions, 0 deletions