]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
UBUNTU: SAUCE: xr-usb-serial: remove driver
authorShrirang Bagul <shrirang.bagul@canonical.com>
Mon, 4 Oct 2021 05:57:50 +0000 (13:57 +0800)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 7 Dec 2021 06:32:18 +0000 (07:32 +0100)
commit1f624650bef89d8bc3fd2a64d8dd8de09929a15c
tree496a7fb28a18c2e331251dd0544e3e169b390250
parent2d9b0c8f10ff99208ad5aa5b56bbc0d814efa3b2
UBUNTU: SAUCE: xr-usb-serial: remove driver

BugLink: https://bugs.launchpad.net/bugs/1945938
This custom driver was added in Xenial LTS kernel to add support for USB
UART chips:
Product Family: USB UART
    Part Numbers:
     XR21V1410, XR21V1412, XR21V1414,
     XR21B1411, XR21B1420, XR21B1422,
     XR21B1424, XR22801, XR22802,
     XR22804

In 5.13.x, support for these devices was added to the kernel via.
following patch series:
Link: https://lore.kernel.org/all/20210412095557.1213-1-johan@kernel.org/
Therefore, let's remove this redundant out-of-tree driver.

Signed-off-by: Shrirang Bagul <shrirang.bagul@canonical.com>
Acked-by: Tim Gardner <tim.gardner@canonical.com>
Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
ubuntu/Makefile
ubuntu/xr-usb-serial/Makefile [deleted file]
ubuntu/xr-usb-serial/README.txt [deleted file]
ubuntu/xr-usb-serial/xr_usb_serial_common.c [deleted file]
ubuntu/xr-usb-serial/xr_usb_serial_common.h [deleted file]
ubuntu/xr-usb-serial/xr_usb_serial_hal.c [deleted file]
ubuntu/xr-usb-serial/xr_usb_serial_ioctl.h [deleted file]