Re: [PATCH 1/3] usb: mtu3: sync interrupt before unbind the udc
From: AngeloGioacchino Del Regno
Date: Fri Jun 10 2022 - 06:41:24 EST
Il 09/06/22 09:42, Chunfeng Yun ha scritto:
Register gadget irq to avoid the interrupt handler is occurred
or scheduled during the unbind flow, may happen when do android
function switch stress test.
Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>