git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74099b1
)
w1: add fast search for single slave bus
author
Evgeniy Polyakov
<zbr@ioremap.net>
Sat, 10 Dec 2011 01:36:11 +0000
(
04:36
+0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Sat, 10 Dec 2011 03:19:18 +0000
(19:19 -0800)
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: Hubert Feurstein <h.feurstein@gmail.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
index c374978..9761950 100644
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/w1/w1.c
patch
|
blob
|
history
diff --cc
drivers/w1/w1.c
Simple merge