OSDN Git Service

w1: introduce an ability to specify microseconds bus scanning intervals
authorDmitry Khromov <dk@icelogic.net>
Tue, 12 May 2015 19:29:44 +0000 (22:29 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 19:08:59 +0000 (12:08 -0700)
commitc3098356927254be270e5dc186a2ca144b64463b
tree940a4cbc322141f72c57507bc9867cf1489466a9
parent99b7e93c95c78952724a9783de6c78def8fbfc3f
w1: introduce an ability to specify microseconds bus scanning intervals

Some of 1-Wire devices commonly associated with physical access control
systems are attached/generate presence for as short as 100 ms - hence
the tens-to-hundreds milliseconds scan intervals are required.

Signed-off-by: Dmitry Khromov <dk@icelogic.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/stable/sysfs-bus-w1 [new file with mode: 0644]
Documentation/w1/w1.generic
drivers/w1/w1.c