OSDN Git Service

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)
commitc770e00122a939f4ec9eeb663b6be6a131065926
tree5382fd3c166df82e3ead0dbde0a5f5d2a5ec3e4b
parent10feee144664a87a07f75756f1ee577ce17616c4
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