commit | aec551c7a00fb7eae049c0c4cc3208ca53e26355 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Feb 24 12:58:03 2020 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Feb 26 10:03:35 2020 -0800 |
tree | faab19ccbdc17c477ef45f7644d21e902ba3009d | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 [diff] |
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: 4e23be473e30 ("bus: ti-sysc: Add support for module specific reset quirks") Signed-off-by: Tony Lindgren <tony@atomide.com>