]> git.baikalelectronics.ru Git - kernel.git/commit
bus: ti-sysc: Fix 1-wire reset quirk
authorTony Lindgren <tony@atomide.com>
Mon, 24 Feb 2020 20:58:03 +0000 (12:58 -0800)
committerTony Lindgren <tony@atomide.com>
Wed, 26 Feb 2020 18:03:35 +0000 (10:03 -0800)
commit435e9a15f94a264f759b497fdf1991c3a191cf1b
treefaab19ccbdc17c477ef45f7644d21e902ba3009d
parent900abd43b6d837ba70928a9ee9599ba3be1d2fb6
bus: ti-sysc: Fix 1-wire reset quirk

Because of the i2c quirk we have the reset quirks named in a confusing
way. Let's fix the 1-wire quirk accordinlyg. Then let's switch to using
better naming later on.

Fixes: 8481f81bacb7 ("bus: ti-sysc: Add support for module specific reset quirks")
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c