forked from len0rd/rockbox
don't waste time and binsize enabling the usb controller just before rebooting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19277 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0b6d65b09e
commit
ca123a1ad3
1 changed files with 0 additions and 1 deletions
|
@ -257,7 +257,6 @@ static void usb_thread(void)
|
||||||
#ifndef USE_ROCKBOX_USB
|
#ifndef USE_ROCKBOX_USB
|
||||||
/* until we have native mass-storage mode, we want to reboot on
|
/* until we have native mass-storage mode, we want to reboot on
|
||||||
usb host connect */
|
usb host connect */
|
||||||
usb_enable(true);
|
|
||||||
try_reboot();
|
try_reboot();
|
||||||
#endif /* USE_ROCKBOX_USB */
|
#endif /* USE_ROCKBOX_USB */
|
||||||
#ifdef HAVE_PRIORITY_SCHEDULING
|
#ifdef HAVE_PRIORITY_SCHEDULING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue