From: David Fries Date: Thu, 16 Jan 2014 04:29:21 +0000 (-0600) Subject: w1: ds2490 reduce magic numbers X-Git-Tag: v3.15-rc1~141^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f28c4e1f31802ec746a1b1dc0d7ec97f8de47024;p=pandora-kernel.git w1: ds2490 reduce magic numbers Use a #define for the usb vendor request type, clear the status byte and use that instead of a magic offset in checking if idle. Signed-off-by: David Fries Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed