commit | c3098356927254be270e5dc186a2ca144b64463b | [log] [tgz] |
---|---|---|
author | Dmitry Khromov <dk@icelogic.net> | Tue May 12 22:29:44 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun May 24 12:08:59 2015 -0700 |
tree | 940a4cbc322141f72c57507bc9867cf1489466a9 | |
parent | 99b7e93c95c78952724a9783de6c78def8fbfc3f [diff] |
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>