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

Commit 42c84247 authored by Bryan Wu's avatar Bryan Wu Committed by Greg Kroah-Hartman
Browse files

USB: musb: kill some useless comments in Blackfin driver

parent 92dea9f3
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -262,10 +262,6 @@ int __init musb_platform_init(struct musb *musb)
		SSYNC();
	}

	/* TODO
	 * Set SIC-IVG register
	 */

	/* Configure PLL oscillator register */
	bfin_write_USB_PLLOSC_CTRL(0x30a8);
	SSYNC();