commit | 63529eaa6164ef7ab4b907b25ac3648177e5e78f | [log] [tgz] |
---|---|---|
author | Maarten Jacobs <maarten256@outlook.com> | Mon Nov 19 23:18:49 2018 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 20 12:12:06 2018 +0100 |
tree | a0996cbd3b79670b0043735cd68161a5456fe6a4 | |
parent | 2f31a67f01a8beb22cae754c53522cb61a005750 [diff] |
usb: cdc-acm: add entry for Hiro (Conexant) modem 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>