From: Paul Zimmerman Date: Sat, 13 Jul 2013 21:53:49 +0000 (-0700) Subject: staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friends X-Git-Tag: v3.12-rc1~183^2~692 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9e1c907ff520bdc01170a8d6461d262094ed6f8;p=pandora-kernel.git 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 Tested-by: Stephen Warren Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed