forked from len0rd/rockbox
Reverted the STANDBY fix from 2004-02-15, rev 1.106
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4352 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
24e2bb3438
commit
3a6e2f497b
1 changed files with 0 additions and 2 deletions
|
@ -1000,8 +1000,6 @@ int ata_init(void)
|
|||
if (rc)
|
||||
return -60 + rc;
|
||||
|
||||
ata_standby(0);
|
||||
|
||||
queue_init(&ata_queue);
|
||||
|
||||
last_disk_activity = current_tick;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue