diff options
author | David Fries <David@Fries.net> | 2014-01-15 22:29:18 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-07 15:40:17 -0800 |
commit | 9fcbbac5ded489c3a4e121343db999dd51cd6c75 (patch) | |
tree | 1207602c8d7cc2da54784114a5d32d9ed6924b58 /Documentation/connector | |
parent | 70b34d2ed807b722413894975a8c60617defb887 (diff) |
w1: process w1 netlink commands in w1_process thread
Netlink is a socket interface and is expected to be asynchronous.
Clients can now make w1 requests without blocking by making use of the
w1_master thread to process netlink commands which was previously only
used for doing an automatic bus search.
Signed-off-by: David Fries <David@Fries.net>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/connector')
0 files changed, 0 insertions, 0 deletions