commit | cd7b28d33d0cabdc86fa7d546da07b9385274bbb | [log] [tgz] |
---|---|---|
author | David Fries <david@fries.net> | Wed Oct 15 22:04:44 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:49 2008 -0700 |
tree | ef8afe60407d37a8ecb0f5ee9efacbbd91616229 | |
parent | 9b46741119590bf23c5c519b49024eb2001cfafa [diff] |
W1: recode w1_slave_found logic Simplified the logic in w1_slave_found by using the new w1_attach_slave_device function to find a slave and mark it as active or add the device if the crc checks. 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>