USB: bcma: fix error handling in bcma_hcd_create_pdev()
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 11 Jun 2015 20:57:38 +0000 (22:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Jul 2015 22:43:34 +0000 (15:43 -0700)
commitab2de5793080dfb9f191ca71068b9f476a55a0f4
tree83c847932841dbf91557e917ad7c7deef3dd55e3
parentc27da2b22b558390acc515e71e47b1b307f85d5a
USB: bcma: fix error handling in bcma_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/bcma-hcd.c
This page took 0.025231 seconds and 5 git commands to generate.