Trivial updates assocaited with USB host mass storage and SAMA5 EHCI
This commit is contained in:
parent
1094bbb382
commit
0f83209b97
@ -582,6 +582,8 @@ int msconn_main(int argc, char *argv[])
|
|||||||
* that the USB mass storage device is already configured). There is
|
* that the USB mass storage device is already configured). There is
|
||||||
* no handshaking so there is a race condition: We will check again
|
* no handshaking so there is a race condition: We will check again
|
||||||
* when the daemon is started.
|
* when the daemon is started.
|
||||||
|
*
|
||||||
|
* REVISIT: This might a good application for vfork();
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (g_usbmsc.mshandle)
|
if (g_usbmsc.mshandle)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user