commit | f0bdbb0ec6be7465eecbdbea058c027485a0d966 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Jan 21 00:55:47 2015 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Jan 27 09:38:33 2015 -0600 |
tree | 05a7c99e0657bc46800c4ec10568b4312149c181 | |
parent | 57f068bedca8b92157d09f971f2fb3adb76f8f96 [diff] |
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 <laurent.pinchart@ideasonboard.com> Reviewed-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>