]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f54d137b05ba495e2dd2b324639597dc6a7a67a
tree0d468ba12ebf44c4c2288f36906f53f4d8423ba7
parentb8731a4d18bdc4397b4b57822a504427c984dfa7
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