]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/host/ehci-hcd.c
Merge branch 'for-next' into for-linus
[karo-tx-linux.git] / drivers / usb / host / ehci-hcd.c
index f5f5601701c9b2c38168ddc0052e5cf6818a07c5..d8f4aaa616f2774b951fc753682bef07fc7c50d0 100644 (file)
@@ -210,7 +210,7 @@ static int handshake_on_error_set_halt(struct ehci_hcd *ehci, void __iomem *ptr,
        if (error) {
                ehci_halt(ehci);
                ehci_to_hcd(ehci)->state = HC_STATE_HALT;
-               ehci_err(ehci, "force halt; handhake %p %08x %08x -> %d\n",
+               ehci_err(ehci, "force halt; handshake %p %08x %08x -> %d\n",
                        ptr, mask, done, error);
        }