Make Gigabeat S keypad correctly detect multiple key down events in a row. Properly...
commit772b8bd69297fa4030d221a92d3293bdd45a520e
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 24 Apr 2008 20:18:41 +0000 (24 20:18 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Thu, 24 Apr 2008 20:18:41 +0000 (24 20:18 +0000)
tree63cbf86e7e08ae0d6d3c3dbf16ffbfaf5a8bb481
parent4ca4e31586342b0acf2f379b785292494e9b4fbd
Make Gigabeat S keypad correctly detect multiple key down events in a row. Properly exclude BUTTON_POWER in interrupt enable decision. Shorten delays in KPP_HANDLER and hopefully get away with it.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17242 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/imx31/gigabeat-s/button-imx31.c