linux_dsm_epyc7002/drivers/usb/dwc2
Wei Yongjun a53097c231 usb: dwc2: pci: Fix error return code in dwc2_pci_probe()
Fix to return error code -ENOMEM from the alloc fail error handling
case instead of 0, as done elsewhere in this function.

Fixes: ecd29dabb2 ("usb: dwc2: pci: Handle error cleanup in probe")
Reviewed-by: Grigor Tovmasyan <tovmasya@synopsys.com>
Acked-by: Minas Harutyunyan <hminas@synopsys.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2018-04-25 14:24:48 +03:00
..
core_intr.c usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler 2018-03-13 10:47:57 +02:00
core.c usb: dwc2: Make dwc2_force_mode() static 2018-03-13 10:47:58 +02:00
core.h usb: dwc2: WA for Full speed ISOC IN in DDMA mode. 2018-04-25 12:54:50 +03:00
debug.h
debugfs.c usb: dwc2: Rename hibernation to partial_power_down 2018-03-13 10:47:53 +02:00
gadget.c usb: dwc2: WA for Full speed ISOC IN in DDMA mode. 2018-04-25 12:54:50 +03:00
hcd_ddma.c
hcd_intr.c usb: dwc2: host: Don't retry NAKed transactions right away 2017-12-13 11:27:53 +02:00
hcd_queue.c usb: dwc2: host: Don't retry NAKed transactions right away 2017-12-13 11:27:53 +02:00
hcd.c usb: dwc2: dwc2_vbus_supply_init: fix error check 2018-04-25 12:48:31 +03:00
hcd.h usb: dwc2: Delete unused functionality 2018-03-13 10:47:42 +02:00
hw.h usb: dwc2: Rename GLPMCFG... definitions 2018-03-13 10:47:47 +02:00
Kconfig
Makefile
params.c usb: changes for v4.17 merge window 2018-03-23 13:33:09 +01:00
pci.c usb: dwc2: pci: Fix error return code in dwc2_pci_probe() 2018-04-25 14:24:48 +03:00
platform.c usb: dwc2: Force mode optimizations 2018-03-13 10:47:58 +02:00