kernel-hacking-2024-linux-s.../drivers/w1/masters
David Fries e1c86d226d W1: ds2490.c ds_write_bit, grouping error, disable readback
ds_write_bit doesn't read the input buffer, so add COMM_ICP and a comment
that it will no longer generate a read back data byte.  If there is an
extra data byte later on then it will cause an error and discard what data
was there.  Corrected operator ordering for ds_send_control.

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:50 -07:00
..
ds1wm.c W1: ds1wm.c msleep for reset 2008-10-16 11:21:50 -07:00
ds2482.c
ds2490.c W1: ds2490.c ds_write_bit, grouping error, disable readback 2008-10-16 11:21:50 -07:00
Kconfig
Makefile
matrox_w1.c
w1-gpio.c