]> git.baikalelectronics.ru Git - kernel.git/commit
usb: isp1760: Refactor PCI initialization code
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:53 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:38:59 +0000 (09:38 -0600)
commit3ff9eae7bfd2fd8951568289dc7808a28b28647b
tree5382fd3c166df82e3ead0dbde0a5f5d2a5ec3e4b
parentb38d983452690fdb2f5e9b607322546977639452
usb: isp1760: Refactor PCI initialization code

Move the initialization code out of the PCI probe function to a new
function in order to simplify and fix error handling.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/host/isp1760-if.c