diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2010-11-29 10:17:22 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-11-30 10:28:07 -0800 |
commit | abf03184a31a3286fc0ab30f838ddee8ba9f9b7b (patch) | |
tree | 872111596aa69ff687fb4881cc9aa4c911d278bb /arch/x86/ia32 | |
parent | a85b4e7f4481c5a1ca89fa63c9c871151965075e (diff) |
USB: fix autosuspend bug in usb-serial
This patch (as1437) fixes a bug in the usb-serial autosuspend
handling. Since the usb-serial core now has autosuspend support, it
must set the .supports_autosuspend member in every serial driver it
registers. Otherwise the usb_autopm_get_interface() call won't work.
This fixes Bugzilla #23012.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
CC: stable@kernel.org
Reported-by: Kevin Smith <thirdwiggin@gmail.com>
Reported-and-tested-by: Simon Gerber <gesimu@gmail.com>
Reported-and-tested-by: Matteo Croce <matteo@openwrt.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/x86/ia32')
0 files changed, 0 insertions, 0 deletions