serial: mpsc: Remove obsolete MPSC driver
authorMark Greer <mgreer@animalcreek.com>
Wed, 26 Jun 2019 16:05:53 +0000 (09:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 17:28:40 +0000 (19:28 +0200)
commitecd6bf67da3126e8ec731c2dd8cb6c2f17d9563a
treeab8cbeed872ba13fce52bcf0f2cd02f785af02f7
parentb7a8f766482fa5893ca95cbf83195e60e96e389e
serial: mpsc: Remove obsolete MPSC driver

Support for the Marvell MV64x60 line of bridge chips that contained
MPSC controllers has been removed and there are no other components
that have that controller so remove its driver.

Signed-off-by: Mark Greer <mgreer@animalcreek.com>
Link: https://lore.kernel.org/r/20190626160553.28518-1-mgreer@animalcreek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/admin-guide/devices.txt
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/mpsc.c [deleted file]
include/linux/mv643xx.h
include/uapi/linux/serial_core.h