]> bbs.cooldavid.org Git - net-next-2.6.git/commit
USB: pl2303 usb_serial: implement sysrq handling on break
authorJason Wessel <jason.wessel@windriver.com>
Fri, 29 May 2009 18:34:16 +0000 (13:34 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:46 +0000 (21:44 -0700)
commit430eb0d27c1b36c5191c16b2472b26137673a8d4
tree0b6ccf46923fd36587441333bcf5a4d03dc45871
parent830d1b188c997c4af094d4e20b194205ddbded13
USB: pl2303 usb_serial: implement sysrq handling on break

Add callbacks to process the sysrq when using a pl2303 usb device as a
console.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/pl2303.c