2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 23:23:55 +08:00
linux-next/drivers/staging/dwc2
Wei Yongjun 5351035258 staging: dwc2: fix error return code in dwc2_hcd_init()
Fix to return a negative error code from the error handling
case instead of 0, as returned elsewhere in this function.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Reviewed-by: Matthijs Kooijman <matthijs@stdin.nl>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-12 15:09:59 -07:00
..
core_intr.c staging: Core files for the DWC2 driver 2013-03-11 18:16:36 -07:00
core.c staging: dwc2: register common irq handler in dwc2_core_init 2013-04-11 12:58:39 -07:00
core.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
hcd_ddma.c staging: HCD descriptor DMA support for the DWC2 driver 2013-03-11 18:16:37 -07:00
hcd_intr.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hcd_queue.c staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
hcd.c staging: dwc2: fix error return code in dwc2_hcd_init() 2013-04-12 15:09:59 -07:00
hcd.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
hw.h staging: Core files for the DWC2 driver 2013-03-11 18:16:36 -07:00
Kconfig staging: dwc2: toggle periodic debugging output separately 2013-04-10 19:10:27 -07:00
Makefile staging: Hook the DWC2 driver into the build system 2013-03-11 18:17:39 -07:00
pci.c staging: dwc2: set the driver name to "dwc2" 2013-04-11 13:27:39 -07:00