Hi! > Signed-off-by: Klaus Doth <[email protected]> > Cc: stable <[email protected]> > Link: https://lore.kernel.org/r/[email protected] > Signed-off-by: Greg Kroah-Hartman <[email protected]>
> +++ b/drivers/misc/cardreader/rtsx_pcr.c
> @@ -155,6 +155,9 @@ static void rtsx_comm_pm_full_on(struct
>
> rtsx_disable_aspm(pcr);
>
> + /* Fixes DMA transfer timout issue after disabling ASPM on RTS5260 */
> + msleep(1);
> +
There's typo in comment, should be "timeout".
Best regards,
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures)
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
signature.asc
Description: Digital signature

