From: David Fries Date: Thu, 16 Jan 2014 04:29:23 +0000 (-0600) Subject: w1: ds2490 fix and enable hardware search X-Git-Tag: v3.15-rc1~141^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d53f0a2c0574e6414dceeec59ae5a9e749bd058b;p=pandora-kernel.git w1: ds2490 fix and enable hardware search The hardware search was failing without the COMM_RST flag. Enabled the flag and rewrote the function to handle more than one buffer of results and to continuing where the search left off. Remove hardware search note from the limitations now that it works. The "w1: ds2490 USB setup fixes" change went from 23.16 seconds to about 3 seconds, this takes the time for the search down to .307346 seconds. Signed-off-by: David Fries Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed