]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: ehci-sh: Add missing ehci helpers.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 26 Nov 2010 07:48:31 +0000 (16:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 26 Nov 2010 07:48:31 +0000 (16:48 +0900)
commit6e9d4476063a820764ec063bf683379c38ea1e18
tree09f64a18d1758b7cd19c2780dcd7c54484f4620b
parentc1e0774d74481fdc3082d2096a99a3aa411a71f1
usb: ehci-sh: Add missing ehci helpers.

The ehci-sh driver was missing tie-ins for endpoint_reset and
clear_tt_buffer_complete, add them in.

Reported-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/usb/host/ehci-sh.c