commit | 8a8b96f487e8b7ba0a9384df8e7ecc514152114c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Jan 21 00:55:41 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Jan 27 09:38:08 2015 -0600 |
tree | 0d468ba12ebf44c4c2288f36906f53f4d8423ba7 | |
parent | 7eb42c6e808a0a18b8493268d06e05c1654fbbb2 [diff] |
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>