Commit 3e753ecc authored by Zhang Jiaming's avatar Zhang Jiaming Committed by Greg Kroah-Hartman
Browse files

misc: rtsx_pcr: Fix a typo

parent afa8fe4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ static void rtsx_comm_pm_full_on(struct rtsx_pcr *pcr)

	rtsx_disable_aspm(pcr);

	/* Fixes DMA transfer timout issue after disabling ASPM on RTS5260 */
	/* Fixes DMA transfer timeout issue after disabling ASPM on RTS5260 */
	msleep(1);

	if (option->ltr_enabled)