commit | af8c7237b082acefb996878a21a87017059b2c52 | [log] [tgz] |
---|---|---|
author | David Fries <David@Fries.net> | Wed Jan 15 22:29:14 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 07 15:40:17 2014 -0800 |
tree | 18fb2bde4eba67f96d64261bda0854bcf2db3630 | |
parent | 421056987620fecb43c22c558e127085c406b7ba [diff] |
w1: Only wake up the search process if it is going to be searching It's valid to set the search count to 0 to stop searching, so don't wake up the search thread to not search. Signed-off-by: David Fries <David@Fries.net> Acked-by: Evgeniy Polyakov <zbr@ioremap.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>