usb: isp1760: Remove isp1760 glue structure
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 20 Jan 2015 22:55:41 +0000 (00:55 +0200)
committerFelipe Balbi <balbi@ti.com>
Tue, 27 Jan 2015 15:38:08 +0000 (09:38 -0600)
commit8a8b96f487e8b7ba0a9384df8e7ecc514152114c
tree0d468ba12ebf44c4c2288f36906f53f4d8423ba7
parent7eb42c6e808a0a18b8493268d06e05c1654fbbb2
usb: isp1760: Remove isp1760 glue structure

The structure is allocated for the sole purpose of holding a pointer to
the HCD and being stored in platform device driver data. Store the HCD
pointer directly instead.

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