From: David Fries Date: Thu, 16 Oct 2008 05:05:04 +0000 (-0700) Subject: W1: ds2490.c disable bit read and write X-Git-Tag: v2.6.28-rc1~311 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a08e2d338bab17ac5c51a8f2f25185da18f6710c;p=pandora-kernel.git W1: ds2490.c disable bit read and write Don't export read and write bit operations, they didn't work, they weren't used, and they can't be made to work. The one wire low level bit operations expect to set high or low levels, the ds2490 hardware only supports complete read or write time slots, better to just comment them out. 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