Un-break nano2g USB
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31309 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e54ead8386
commit
bb2ff25658
1 changed files with 1 additions and 1 deletions
|
@ -224,7 +224,7 @@ static void handle_ep_int(bool out)
|
|||
DEPDMA(0, true) = &ctrlreq;
|
||||
DEPCTL(0, true) |= DEPCTL_epena | DEPCTL_cnak;
|
||||
}
|
||||
DEPINT(ep, true) = epints;
|
||||
DEPINT(ep, out) = epints;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue