]> 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)
commitdda06c290be2d76b1683482f1e57f8f7bbbfb4ba
treecb282fc89f4c83b11ab658f26e6992eb4d354778
parent1b85999e60e57cb8129339b4fe24f2fa972a58b7
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