diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-26 16:26:15 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-26 16:26:15 -0700 |
| commit | 08b6b2c794efd20bb2f84575aec03186e483776d (patch) | |
| tree | ccb1d0a9ca93a36f33657dbcc489ba213e91b4a3 /usb-serial-idr.patch | |
| parent | e621e9bafb7e0b28c80b323a0ff11465f4dda735 (diff) | |
| download | patches-08b6b2c794efd20bb2f84575aec03186e483776d.tar.gz | |
misc usb cleanup patches added
Diffstat (limited to 'usb-serial-idr.patch')
| -rw-r--r-- | usb-serial-idr.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-serial-idr.patch b/usb-serial-idr.patch index 44a3577165161e..1769d13bbab824 100644 --- a/usb-serial-idr.patch +++ b/usb-serial-idr.patch @@ -277,7 +277,7 @@ Changes v2 - v3: tmp.flags = ASYNC_SKIP_TEST | ASYNC_AUTO_IRQ; --- a/drivers/usb/serial/ti_usb_3410_5052.c +++ b/drivers/usb/serial/ti_usb_3410_5052.c -@@ -1308,7 +1308,7 @@ static int ti_get_serial_info(struct ti_ +@@ -1309,7 +1309,7 @@ static int ti_get_serial_info(struct ti_ memset(&ret_serial, 0, sizeof(ret_serial)); ret_serial.type = PORT_16550A; |
