USB: misc: iowarrior: add support for the 28 and 28L devices
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Feb 2020 04:04:22 +0000 (20:04 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Feb 2020 17:54:26 +0000 (09:54 -0800)
commit5f6f8da2d7b5a431d3f391d0d73ace8edfb42af7
tree2c526eee7a83afd9b2eff87663a220863825ef48
parent461d8deb26a7d70254bc0391feb4fd8a95e674e8
USB: misc: iowarrior: add support for the 28 and 28L devices

Add new device ids for the 28 and 28L devices.  These have 4 interfaces
instead of 2, but the driver binds the same, so the driver changes are
minimal.

Cc: Christoph Jung <jung@codemercs.com>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20200212040422.2991-2-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/iowarrior.c