diff options
author | Lucas Denefle <lucas.denefle@converge.io> | 2022-02-23 11:35:55 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-25 11:54:38 +0100 |
commit | 41a92a89eee819298f805c40187ad8b02bb53426 (patch) | |
tree | 7ae343a788e86744f2fbbcecf4a522a837ead242 /drivers/sbus | |
parent | 085a884434f3e3b08349a0ba0904f9f561739d57 (diff) | |
download | linux-41a92a89eee819298f805c40187ad8b02bb53426.tar.gz linux-41a92a89eee819298f805c40187ad8b02bb53426.tar.bz2 linux-41a92a89eee819298f805c40187ad8b02bb53426.zip |
w1: w1_therm: fixes w1_seq for ds28ea00 sensors
w1_seq was failing due to several devices responding to the
CHAIN_DONE at the same time. Now properly selects the current
device in the chain with MATCH_ROM. Also acknowledgment was
read twice.
Signed-off-by: Lucas Denefle <lucas.denefle@converge.io>
Link: https://lore.kernel.org/r/20220223113558.232750-1-lucas.denefle@converge.io
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions