USB: fix signed jiffies issue in autosuspend logic
authorAlan Stern <stern@rowland.harvard.edu>
Wed, 11 Apr 2007 16:06:16 +0000 (12:06 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Apr 2007 20:28:39 +0000 (13:28 -0700)
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 <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found