This series fixes several issues found with sparse. The first patch in the series is an actual issue. The rest just clean up the warnings. John Youn (5): usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep usb: dwc3: ep0: Use the correct type for SET_SEL data usb: dwc3: gadget: Fix usage of bitwise operator usb: dwc3: gadget: Fix truncated cast issue usb: dwc3: Endianness issue on dwc3_log_ctrl drivers/usb/dwc3/ep0.c | 6 +++--- drivers/usb/dwc3/gadget.c | 4 ++-- drivers/usb/dwc3/trace.h | 16 ++++++++-------- 3 files changed, 13 insertions(+), 13 deletions(-) -- 2.8.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html