iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessary ...
commit19740388206933bb155902ac4940ab3d05bb36f7
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Tue, 1 Apr 2008 17:52:22 +0000 (1 17:52 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Tue, 1 Apr 2008 17:52:22 +0000 (1 17:52 +0000)
tree1659da11ed2aab32316979c4f1a0b9dea8e895be
parentd2d01f1b2016caee2f16158dd980770c7139f486
iPod 1st..3rd Gen and Mini 1st Gen fixes/improvements: * Remove the unnecessary 'reverse' parameter from handle_scroll_wheel() (a remnant from IPL that's not needed in rockbox), and make it static. * Wheel power saving on 1st Gen needs to disable the respective GPIO interrupts as well, otherwise every wheel check might fire interrupts. Make wheel power saving more self-contained as well.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16916 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/ipod/button-1g-3g.c
firmware/target/arm/ipod/button-mini1g.c
firmware/target/arm/ipod/button-target.h