bus: ti-sysc: Use context lost quirk for otg
authorTony Lindgren <tony@atomide.com>
Tue, 21 Sep 2021 09:42:25 +0000 (12:42 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Sep 2021 09:56:14 +0000 (12:56 +0300)
commit9067839ff45a528bcb015cc2f24f656126b91e3f
treee144c46c031ebdc7bd512045e577d5095b067f9c
parentd48dca51935b8ca13356e726442c21ec94668d69
bus: ti-sysc: Use context lost quirk for otg

Let's use SYSC_QUIRK_REINIT_ON_CTX_LOST quirk for am335x otg instead of
SYSC_QUIRK_REINIT_ON_RESUME quirk as we can now handle the context loss
in a more generic way.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c