From: Alan Stern Date: Wed, 11 Apr 2007 16:06:16 +0000 (-0400) Subject: USB: fix signed jiffies issue in autosuspend logic X-Git-Tag: v2.6.22-rc1~1117^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c9862e512f59ae3f41f83c109be12f93e37bb2d;p=pandora-kernel.git USB: fix signed jiffies issue in autosuspend logic This patch (as897) changes the autosuspend timer code to use the standard types and macros in dealing with jiffies values. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed