]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: convert to pcim_enable_device()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 May 2014 12:53:33 +0000 (15:53 +0300)
committerFelipe Balbi <balbi@ti.com>
Thu, 15 May 2014 15:26:38 +0000 (10:26 -0500)
commit4a12da542e0f4aab0b26bb4b056a87b19b7e65f0
tree59ea1c70d4f9488af0867ac625e4972e648ac006
parent7b8ca006a0d7cbbd39dad52ba5f6b1edab731084
usb: dwc3: convert to pcim_enable_device()

This fixes a bug when dwc3_pci_register_phys() fails and leaves device enabled.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/dwc3-pci.c