forked from len0rd/rockbox
only set the serial descriptor once
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16421 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d809d186f7
commit
30b129d025
1 changed files with 0 additions and 2 deletions
|
|
@ -444,8 +444,6 @@ bool usb_core_data_connection(void)
|
|||
#ifdef USB_THREAD
|
||||
void usb_core_thread(void)
|
||||
{
|
||||
set_serial_descriptor();
|
||||
|
||||
while (1) {
|
||||
struct queue_event ev;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue