Files
linux/drivers/usb/dwc2/pci.c
Dan Carpenter 3355199746 usb: dwc2: pci: Fix an error code in probe
[ Upstream commit 3c135e8900 ]

We added some error handling to this function but forgot to set the
error code on this path.

Fixes: ecd29dabb2 ("usb: dwc2: pci: Handle error cleanup in probe")
Acked-by: Minas Harutyunyan <hminas@synopsys.com>
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-13 09:16:11 +01:00

5.3 KiB