[PATCH 05/14] w1: continue slave search where previous left off

2013-12-28 Thread David Fries
Search will detect at most max_slave_count devices per run, if there are more pick up the next search where the previous left off. Signed-off-by: David Fries Cc: Evgeniy Polyakov --- drivers/w1/w1.c | 18 +++--- drivers/w1/w1.h |3 +++ 2 files changed, 18 insertions(+), 3

[PATCH 05/14] w1: continue slave search where previous left off

2013-12-28 Thread David Fries
Search will detect at most max_slave_count devices per run, if there are more pick up the next search where the previous left off. Signed-off-by: David Fries da...@fries.net Cc: Evgeniy Polyakov z...@ioremap.net --- drivers/w1/w1.c | 18 +++--- drivers/w1/w1.h |3 +++ 2 files