commit | a7a6b79bc5bd5dda9fdd1adb4a342a4c5ee789a8 | [log] [tgz] |
---|---|---|
author | Ming Lei <tom.leiming@gmail.com> | Tue Jul 13 23:56:24 2010 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 14:35:39 2010 -0700 |
tree | 69e4a66d57271fb1d4f307801f06aedd7c0a50a5 | |
parent | d0390d92bf548a903a48e1a2b3a12eff8a9d838b [diff] |
USB: serial: enable async suspend for usb serial port device Usb serial port device is child of its usb interface device, so we can enable async suspend of usb serial port device to speedup system suspend. Signed-off-by: Ming Lei <tom.leiming@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>