summaryrefslogtreecommitdiff
path: root/drivers/spi
diff options
context:
space:
mode:
authorDavid Fries <david@fries.net>2008-10-16 05:05:04 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-10-16 18:21:50 (GMT)
commita08e2d338bab17ac5c51a8f2f25185da18f6710c (patch)
tree91e61effbb0db1c1b4652ad3e761184caa07fca8 /drivers/spi
parente1c86d226daf95407d66246ced8fe087055acc6b (diff)
downloadlinux-a08e2d338bab17ac5c51a8f2f25185da18f6710c.tar.xz
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 <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>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions