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)
commit72fda3ca6fc14662bb385d1e39e9e00af15b200d
treea3b78fe4a0ef25115ae686bf5115209ba0a5342b
parent98fcb5f78165b8a3d93870ad7afd4d9ebbb8b43a
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