Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Peter Chen and committed by
Greg Kroah-Hartman
58ce8499 f8712528

+1 -4
+1 -4
drivers/usb/chipidea/core.c
··· 23 23 * - BUS: bus glue code, bus abstraction layer 24 24 * 25 25 * Compile Options 26 - * - CONFIG_USB_GADGET_DEBUG_FILES: enable debug facilities 26 + * - CONFIG_USB_CHIPIDEA_DEBUG: enable debug facilities 27 27 * - STALL_IN: non-empty bulk-in pipes cannot be halted 28 28 * if defined mass storage compliance succeeds but with warnings 29 29 * => case 4: Hi > Dn ··· 42 42 * - Not Supported: 15 & 16 (ISO) 43 43 * 44 44 * TODO List 45 - * - Interrupt Traffic 46 - * - GET_STATUS(device) - always reports 0 47 - * - Gadget API (majority of optional features) 48 45 * - Suspend & Remote Wakeup 49 46 */ 50 47 #include <linux/delay.h>