commit | c9e1c907ff520bdc01170a8d6461d262094ed6f8 | [log] [tgz] |
---|---|---|
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | Sat Jul 13 14:53:49 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 23 14:54:48 2013 -0700 |
tree | 26d3063ab20cc0b8406edbc85561eaeb7236b3d3 | |
parent | 0d012b98662495f1fe5c4aa8acc7e6ed121c1254 [diff] |
staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends The driver was lacking calls to usb_hcd_link_urb_to_ep(), usb_hcd_unlink_urb_from_ep(), and usb_hcd_check_unlink_urb(). Add those now. Signed-off-by: Paul Zimmerman <paulz@synopsys.com> Tested-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>