diff options
| author | Alan Stern <stern@rowland.harvard.edu> | 2008-11-25 16:40:02 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-07 10:00:03 -0800 |
| commit | 4ec06d629628b6e5c7ff50d349a26ef5c35696e3 (patch) | |
| tree | 7522699505b78d2886b3428c7170f2b0fd23a62b /drivers/usb/class/cdc-acm.c | |
| parent | 3cb22d658668234edbe6dcb165501e9ef0c0a059 (diff) | |
| download | olio-linux-3.10-4ec06d629628b6e5c7ff50d349a26ef5c35696e3.tar.xz olio-linux-3.10-4ec06d629628b6e5c7ff50d349a26ef5c35696e3.zip | |
USB: utilize round_jiffies_up_relative()
This patch (as1178) uses the new round_jiffies_up_relative() routine
for setting the autosuspend delayed_work timer. It's appropriate
since we don't care too much about the exact length of the delay, but
we don't want it to be too short (rounded down).
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions