From: Laurent Pinchart Date: Tue, 20 Jan 2015 22:55:54 +0000 (+0200) Subject: usb: isp1760: Decouple usb_hdc and isp1760_priv X-Git-Tag: fixes-v4.0-rc1~102^2^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd36e872c55603af60a9dc1f9e4b3de31ffc21a;p=pandora-kernel.git usb: isp1760: Decouple usb_hdc and isp1760_priv Allocate the driver private data structure manually instead of using the usb_hcd private space. This will allow skipping hcd registration for the isp1761 when used in device mode only. Signed-off-by: Laurent Pinchart Reviewed-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed