android_kernel_motorola_sm6225/drivers/w1
Ben Gardner b4786f1893 [PATCH] w1: fix idle check loop in ds2482
The idle check loop has a greater-than where it should have a less-than.
This causes the ds2482 driver to check for the idle condition exactly
once, which causes it to fail on faster machines.

Signed-off-by: Ben Gardner <gardner.ben@gmail.com>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-07-12 15:38:27 -07:00
..
masters [PATCH] w1: fix idle check loop in ds2482 2006-07-12 15:38:27 -07:00
slaves [PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC 2006-06-22 11:22:51 -07:00
Kconfig [PATCH] connector-exports 2006-06-23 07:43:06 -07:00
Makefile [PATCH] w1: Make w1 connector notifications depend on connector. 2006-06-22 11:22:50 -07:00
w1.c [PATCH] w1: warning fix 2006-06-22 11:22:51 -07:00
w1.h [PATCH] drivers/w1/w1.c: fix a compile error 2006-06-22 11:22:51 -07:00
w1_family.c [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_family.h [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_int.c [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_int.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_io.c [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_io.h [PATCH] W1: possible cleanups 2006-06-22 11:22:50 -07:00
w1_log.h [PATCH] w1: cleanups. 2005-06-21 21:43:09 -07:00
w1_netlink.c [PATCH] w1: Use mutexes instead of semaphores. 2006-06-22 11:22:50 -07:00
w1_netlink.h [PATCH] w1: Move w1-connector definitions into linux/include/connector.h 2006-06-22 11:22:50 -07:00