USB: ssb: fix error handling in ssb_hcd_create_pdev()
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 6 Jun 2015 19:53:03 +0000 (21:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Jun 2015 21:26:22 +0000 (14:26 -0700)
commit87997195e341f2ca175e793460a66f5170f76921
treee434f85b9ab81c5fcfa983ca0afbb57a3bd75df1
parente3e64f3f99d9e70973fb1ae7d02825fe2bb9eef2
USB: ssb: fix error handling in ssb_hcd_create_pdev()

This patch makes bcma_hcd_create_pdev() not return NULL, but a prober
error code in case of an error.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ssb-hcd.c
This page took 0.026266 seconds and 5 git commands to generate.