usb: cdc-acm: add entry for Hiro (Conexant) modem
authorMaarten Jacobs <maarten256@outlook.com>
Mon, 19 Nov 2018 23:18:49 +0000 (23:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2018 15:09:41 +0000 (16:09 +0100)
commit9f08cfeb966c15ff6b8938cc027c62ddeb65e6a6
tree4e026402bfd177e30bf65115f499272ee5955c95
parentbb5f531d73dab2bd3912a902365f0ba6559f0c7d
usb: cdc-acm: add entry for Hiro (Conexant) modem

commit 63529eaa6164ef7ab4b907b25ac3648177e5e78f upstream.

The cdc-acm kernel module currently does not support the Hiro (Conexant)
H05228 USB modem. The patch below adds the device specific information:
idVendor 0x0572
idProduct 0x1349

Signed-off-by: Maarten Jacobs <maarten256@outlook.com>
Acked-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.c