]> git.baikalelectronics.ru Git - kernel.git/commit
USB: serial: ftd_sio: implement sysrq handling on break
authorJason Wessel <jason.wessel@windriver.com>
Mon, 11 May 2009 20:24:10 +0000 (15:24 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:45 +0000 (21:44 -0700)
commit6ceb15edc7ea82b900c9d0f97c3ade061b76f3dd
treea3b78fe4a0ef25115ae686bf5115209ba0a5342b
parent6fa30b39b77c5abc6e6b5001697c67a4365c6c38
USB: serial: ftd_sio: implement sysrq handling on break

Change driver to make use of the new functions in
include/linux/usb/serial.h so as to allow the driver to handle the
sysrq

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