commit | 013d27f265de6934ad7fb48fb29ab0172a20ab40 | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Mon Aug 20 12:18:39 2007 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Aug 22 14:27:59 2007 -0700 |
tree | 00958fc6d3fbaeafa52c252b123e41b53a6b6322 | |
parent | 85237f202d46d55c1bffe0c5b1aa3ddc0f1dce4d [diff] |
USB: update last_busy field correctly This patch (as966) fixes a bug in the autosuspend code. The last_busy field should be updated whenever any event occurs, not just events that cause an autosuspend or an autoresume. This partially fixes Bugzilla #8892. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>