From: Laurent Pinchart Date: Tue, 20 Jan 2015 22:55:47 +0000 (+0200) Subject: usb: isp1760: Don't expose hcd to glue code from isp1760_register X-Git-Tag: fixes-v4.0-rc1~102^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0bdbb0ec6be7465eecbdbea058c027485a0d966;p=pandora-kernel.git usb: isp1760: Don't expose hcd to glue code from isp1760_register The glue code probe functions don't need to access the hcd structure anymore. Modify isp1760_register to return an integer error code instead of the hcd pointer. Signed-off-by: Laurent Pinchart Reviewed-by: Felipe Balbi Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed