mxser: move ids from pci_ids.h here
authorJiri Slaby <jslaby@suse.cz>
Thu, 18 Nov 2021 07:31:24 +0000 (08:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Nov 2021 17:33:22 +0000 (18:33 +0100)
commit4167bd25ec3bc221387ec6811c05eadfe3cf1d3e
tree5df5a6ea6c229d21b8778b122b66343e3ccb6d25
parent16add04f7bff891eebc7d34bc404600c0fc41db1
mxser: move ids from pci_ids.h here

There is no point having MOXA PCI device IDs in include/linux/pci_ids.h.
Move them to the driver and sort them all by the ID.

Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20211118073125.12283-19-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/mxser.c
include/linux/pci_ids.h