usb: chipidea: update TODO list
Update TODO list Signed-off-by: Peter Chen <peter.chen@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f8712528ae
commit
58ce8499d3
1 changed files with 1 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
* - BUS: bus glue code, bus abstraction layer
|
* - BUS: bus glue code, bus abstraction layer
|
||||||
*
|
*
|
||||||
* Compile Options
|
* Compile Options
|
||||||
* - CONFIG_USB_GADGET_DEBUG_FILES: enable debug facilities
|
* - CONFIG_USB_CHIPIDEA_DEBUG: enable debug facilities
|
||||||
* - STALL_IN: non-empty bulk-in pipes cannot be halted
|
* - STALL_IN: non-empty bulk-in pipes cannot be halted
|
||||||
* if defined mass storage compliance succeeds but with warnings
|
* if defined mass storage compliance succeeds but with warnings
|
||||||
* => case 4: Hi > Dn
|
* => case 4: Hi > Dn
|
||||||
|
@ -42,9 +42,6 @@
|
||||||
* - Not Supported: 15 & 16 (ISO)
|
* - Not Supported: 15 & 16 (ISO)
|
||||||
*
|
*
|
||||||
* TODO List
|
* TODO List
|
||||||
* - Interrupt Traffic
|
|
||||||
* - GET_STATUS(device) - always reports 0
|
|
||||||
* - Gadget API (majority of optional features)
|
|
||||||
* - Suspend & Remote Wakeup
|
* - Suspend & Remote Wakeup
|
||||||
*/
|
*/
|
||||||
#include <linux/delay.h>
|
#include <linux/delay.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue