]> git.baikalelectronics.ru Git - kernel.git/commit
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:45 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:38:24 +0000 (09:38 -0600)
commitb175d5d60470a009f3af9b22bb4bf480c8176a7f
treecb282fc89f4c83b11ab658f26e6992eb4d354778
parentd87f61022024a18abbd50520381697708e573306
usb: isp1760: Move removal cleanup code to isp1760-hcd.c

The removal cleanup code is duplicated between the different bus glues.
Move it to a central location.

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