forked from len0rd/rockbox
Fix iPod Nano 2G UI sluggishness (thanks to JdGordon for spotting this)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23365 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
18e6547ffa
commit
c9667e6d23
1 changed files with 0 additions and 1 deletions
|
@ -74,7 +74,6 @@ void nand_sleepnow(void)
|
||||||
void nand_spin(void)
|
void nand_spin(void)
|
||||||
{
|
{
|
||||||
last_disk_activity = current_tick;
|
last_disk_activity = current_tick;
|
||||||
nand_power_up();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void nand_enable(bool on)
|
void nand_enable(bool on)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue