Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e52b1d3a authored by Dale Farnsworth's avatar Dale Farnsworth Committed by Greg Kroah-Hartman
Browse files

[PATCH] USB: Fix typo in ohci-ppc-soc.c: usb_hcd_put => usb_put_hcd

parent ba44e7c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@ static void usb_hcd_ppc_soc_remove(struct usb_hcd *hcd,

	iounmap(hcd->regs);
	release_mem_region(hcd->rsrc_start, hcd->rsrc_len);
	usb_hcd_put(hcd);
	usb_put_hcd(hcd);
}

static int __devinit