Skip to content
Snippets Groups Projects
Commit c9cbf558 authored by Evgeniy Polyakov's avatar Evgeniy Polyakov Committed by Greg Kroah-Hartman
Browse files

w1: add fast search for single slave bus


This enables a much more efficient way of device searching. It uses the
1-wire read-rom operation which allows the direct reading of the slave
address. BUT this works only with exactly one slave on the bus.

Signed-off-by: default avatarHubert Feurstein <h.feurstein@gmail.com>
Acked-by: default avatarEvgeniy Polyakov <zbr@ioremap.net>

index c374978..9761950 100644
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 74099b18
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment