kernel_optimize_test/drivers/usb/dwc3
Dan Carpenter 973986126a usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP()
In the original DWC3_DCFG_NUMP() was always zero.  It looks like the
intent was to shift first and then do the mask.

Fixes: 2a58f9c12b ('usb: dwc3: gadget: disable automatic calculation of ACK TP NUMP')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-03 14:32:07 -07:00
..
core.c usb: changes for v4.7 merge window 2016-04-28 09:32:39 -07:00
core.h usb: dwc3: gadget: fix mask and shift order in DWC3_DCFG_NUMP() 2016-05-03 14:32:07 -07:00
debug.c
debug.h
debugfs.c usb: changes for v4.7 merge window 2016-04-28 09:32:39 -07:00
dwc3-exynos.c
dwc3-keystone.c
dwc3-of-simple.c
dwc3-omap.c usb: changes for v4.7 merge window 2016-04-28 09:32:39 -07:00
dwc3-pci.c
dwc3-st.c
ep0.c
gadget.c usb: changes for v4.7 merge window 2016-04-28 09:32:39 -07:00
gadget.h
host.c
io.h
Kconfig
Makefile
platform_data.h
trace.c
trace.h
ulpi.c