Home
last modified time | relevance | path

Searched hist:"28 f1a0d946774edc77c33ab62a564aa34828472d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/dwc3/
H A Ddwc3-pci.cdiff 28f1a0d946774edc77c33ab62a564aa34828472d Mon Mar 12 15:41:19 CET 2012 Felipe Balbi <balbi@ti.com> usb: dwc3: pci: fix another failure path in dwc3_pci_probe()

When applying commit 7d26b58 (fix failure path in
dwc3_pci_probe()), I mistakenly left out one of the
possible failures where we would return success even
on the error case.

This patch fixes that mistake.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>