]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: suspend/resume support for option driver
authorOliver Neukum <oliver@neukum.org>
Tue, 27 Jan 2009 16:21:40 +0000 (17:21 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 8 Dec 2009 19:17:28 +0000 (11:17 -0800)
commite1897f9fc227055733cea2b7449af38276b2e6a5
treeb04f32a464c2ef7237345a46eb6c9f8826a66fa9
parente72432d716f8555c27fc95b39969ba0a1d0c988b
USB: suspend/resume support for option driver

commit 4901b2c34ecb6fc45909228ad269c8126efe4401 upstream.

This patch implements suspend and resume methods for the
option driver. With my hardware I can even suspend the system
and keep up a connection for a short time.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c