Commit 8fb4c9d7 authored by Lad Prabhakar's avatar Lad Prabhakar Committed by Greg Kroah-Hartman
Browse files

usb: renesas_usbhs: Fix typo in comment

parent b9cff71c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -710,7 +710,7 @@ static int usbhs_probe(struct platform_device *pdev)
		goto probe_fail_clks;

	/*
	 * deviece reset here because
	 * device reset here because
	 * USB device might be used in boot loader.
	 */
	usbhs_sys_clock_ctrl(priv, 0);