From: Laurent Pinchart Date: Tue, 20 Jan 2015 22:55:41 +0000 (+0200) Subject: usb: isp1760: Remove isp1760 glue structure X-Git-Tag: fixes-v4.0-rc1~102^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a8b96f487e8b7ba0a9384df8e7ecc514152114c;p=pandora-kernel.git 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 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed