Re: [PATCH v2] usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 2, 2020 at 6:18 PM <jun.li@xxxxxxx> wrote:
>
> From: Li Jun <jun.li@xxxxxxx>
>
> John reported screaming irq caused by rt1711h when system boot[1],
> this is because irq request is done before tcpci_register_port(),
> so the chip->tcpci has not been setup, irq handler is entered but
> can't do anything, this patch is to address this by moving the irq
> request after tcpci_register_port().
>
> [1] https://lore.kernel.org/linux-usb/20200530040157.31038-1-john.stultz@xxxxxxxxxx
>
> Fixes: ce08eaeb6388 ("staging: typec: rt1711h typec chip driver")
> Cc: John Stultz <john.stultz@xxxxxxxxxx>
> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> Signed-off-by: Li Jun <jun.li@xxxxxxx>

Thanks so much for this, and sorry for my delay here.

Tested-by: John Stultz <john.stultz@xxxxxxxxxx>


thanks
-john



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux