USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
authorJosh Boyer <jwboyer@fedoraproject.org>
Thu, 10 Mar 2016 14:48:52 +0000 (09:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2016 16:08:42 +0000 (09:08 -0700)
commitb3e0983cb9fc0b1e876fd51f186f8fa887089261
tree020ff4cc33aebd6b6b8e83923f1f0b64a960f275
parentdf3dddcc643832fc4fd133b8956be64b37841b67
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices

commit ea6db90e750328068837bed34cb1302b7a177339 upstream.

A Fedora user reports that the ftdi_sio driver works properly for the
ICP DAS I-7561U device.  Further, the user manual for these devices
instructs users to load the driver and add the ids using the sysfs
interface.

Add support for these in the driver directly so that the devices work
out of the box instead of needing manual configuration.

Reported-by: <thesource@mail.ru>
Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/ftdi_sio.c
drivers/usb/serial/ftdi_sio_ids.h