]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
USB: serial: mos7840: remove duplicated 0xac24 device ID
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Fri, 17 Sep 2021 09:18:47 +0000 (11:18 +0200)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 5 Nov 2021 08:12:40 +0000 (09:12 +0100)
commit0d10617f02de07f7e706e1541291378613476e0e
tree6ce32225092fb3762d8d567f8d7af79e730c238e
parent6a565348ace8bedf9a04a00ff0570735bc4119b2
USB: serial: mos7840: remove duplicated 0xac24 device ID

BugLink: https://bugs.launchpad.net/bugs/1947886
commit 211f323768a25b30c106fd38f15a0f62c7c2b5f4 upstream.

0xac24 device ID is already defined and used via
BANDB_DEVICE_ID_USO9ML2_4.  Remove the duplicate from the list.

Fixes: 27f1281d5f72 ("USB: serial: Extra device/vendor ID for mos7840 driver")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/usb/serial/mos7840.c