]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3cfe51dc705a70b90ebdb1f1a65a712a1d53e3b8
tree8229e57e42ab63468e66098f10df4a7b41c1a234
parent4c259cdcdb4c5b1c0f33722aa7692b0d124a9a44
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