From: Paul Mundt Date: Tue, 30 Nov 2010 08:57:02 +0000 (+0900) Subject: usb: Add in missing EHCI helpers. X-Git-Tag: v2.6.38-rc1~465^2~11^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b48d7f50e6f16478304170eaf5c2d1a540ba5e31;p=pandora-kernel.git usb: Add in missing EHCI helpers. Several of the EHCI glue drivers either predate or were merged in the same timeframe as API changes at the USB core level, resulting in some missing endpoint_reset and clear_tt_buffer_complete callbacks. This fixes up all of ehci-atmel, mxc, w90x900, and xilinx-of to tie in the new helpers, which brings them in line with everyone else. Reported-by: Alan Stern Signed-off-by: Paul Mundt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed