serial: 8250_pci: Replace custom pci_match_id() implementation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 26 Oct 2021 13:34:51 +0000 (16:34 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Oct 2021 17:18:10 +0000 (19:18 +0200)
commit4290242776a603d1acc9ae944e7396057d7aec66
tree6d1bc0d45e9190ae253cc47596b6b1f94fea0451
parent88b20f84f0fe47409342669caf3e58a3fc64c316
serial: 8250_pci: Replace custom pci_match_id() implementation

Replace pci_quatech_amcc() with generic pci_match_id().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20211026133452.61657-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c