linux-stable/drivers/usb/gadget/udc/bdc
Felipe Balbi cc2e895c60 usb: gadget: udc: bdc: remove unnecessary & operation
Now that usb_endpoint_maxp() only returns the lowest
11 bits from wMaxPacketSize, we can remove the &
operation from this driver.

Cc: Ashwini Pahuja <ashwini.linux@gmail.com>
Cc: <linux-usb@vger.kernel.org>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2016-11-03 10:38:25 +02:00
..
bdc.h treewide: fix typos in comment blocks 2015-08-07 14:46:24 +02:00
bdc_cmd.c usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult() 2016-11-03 10:38:18 +02:00
bdc_cmd.h
bdc_core.c usb: gadget: drop null test before destroy functions 2015-09-21 14:42:36 -05:00
bdc_dbg.c
bdc_dbg.h
bdc_ep.c usb: gadget: udc: bdc: remove unnecessary & operation 2016-11-03 10:38:25 +02:00
bdc_ep.h
bdc_pci.c
bdc_udc.c usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() 2016-03-04 15:14:47 +02:00
Kconfig
Makefile