W1: ds2490.c ds_reset remove ds_wait_status
authorDavid Fries <david@fries.net>
Thu, 16 Oct 2008 05:05:07 +0000 (22:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:51 +0000 (11:21 -0700)
commit7a4b9706ed762373f74311f96f5122fb74212192
tree8229e57e42ab63468e66098f10df4a7b41c1a234
parent4b9cf1bc329e626f3fa655370ee8cc156ab29a55
W1: ds2490.c ds_reset remove ds_wait_status

ds_reset no longer calls ds_wait_status, the result wasn't used and it
would only delay the following data operations.

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>
drivers/w1/masters/ds2490.c