alistair23-linux/drivers/w1
David Fries 0d671b272a W1: abort search early on on exit
Early abort if the master driver or the hardware goes away in the middle
of a bus search operation.  The alternative is to spam the print buffer up
to 64*64 times with read errors in the case of USB.

Signed-off-by: David Fries <david@fries.net>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-16 11:21:49 -07:00
..
masters W1: fix deadlocks and remove w1_control_thread 2008-10-16 11:21:49 -07:00
slaves
Kconfig
Makefile
w1.c W1: abort search early on on exit 2008-10-16 11:21:49 -07:00
w1.h W1: fix deadlocks and remove w1_control_thread 2008-10-16 11:21:49 -07:00
w1_family.c W1: fix deadlocks and remove w1_control_thread 2008-10-16 11:21:49 -07:00
w1_family.h W1: fix deadlocks and remove w1_control_thread 2008-10-16 11:21:49 -07:00
w1_int.c W1: fix deadlocks and remove w1_control_thread 2008-10-16 11:21:49 -07:00
w1_int.h
w1_io.c W1: fix deadlocks and remove w1_control_thread 2008-10-16 11:21:49 -07:00
w1_log.h
w1_netlink.c
w1_netlink.h