serial: 8250_mid: Get rid of custom MID_DEVICE() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 15 Feb 2022 10:41:26 +0000 (12:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Feb 2022 18:48:07 +0000 (19:48 +0100)
commit2394f3596049c9b287cc3268bf2f77844cbc8a72
tree66064ae44848f25f6b244c307a849d1195a38fdc
parent81ddb200f63604a3df21ad82584c62dab8fb0300
serial: 8250_mid: Get rid of custom MID_DEVICE() macro

Since PCI core provides a generic PCI_DEVICE_DATA() macro,
replace MID_DEVICE() with former one.

No functional change intended.

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