linux/drivers/usb/gadget/udc/bdc
Srinath Mannam c8e4e5bdb6 usb: gadget: bdc: 64-bit pointer capability check
Corrected the register to check the 64-bit pointer
capability state. 64-bit pointer implementation capability
was checking in wrong register, which causes the BDC
enumeration failure in 64-bit memory address.

Fixes: efed421a94 ("usb: gadget: Add UDC driver for
Broadcom USB3.0 device controller IP BDC")

Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Srinath Mannam <srinath.mannam@broadcom.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-06-19 09:22:31 +03: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: bdc: 64-bit pointer capability check 2017-06-19 09:22:31 +03: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
bdc.h treewide: fix typos in comment blocks 2015-08-07 14:46:24 +02:00
Kconfig usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW 2017-03-17 13:16:56 +09:00
Makefile