From: David Fries Date: Thu, 16 Oct 2008 05:05:04 +0000 (-0700) Subject: W1: ds2490.c ds_write_bit, grouping error, disable readback X-Git-Tag: v2.6.28-rc1~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1c86d226daf95407d66246ced8fe087055acc6b;p=pandora-kernel.git 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 Signed-off-by: Evgeniy Polyakov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed