]> git.baikalelectronics.ru Git - kernel.git/commit
serial: ifx6x60: Remove driver for deprecated platform
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Jan 2021 15:02:38 +0000 (17:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jan 2021 18:21:49 +0000 (19:21 +0100)
commitc914ff05cd7a9e513ede08c3a1166ce1febac39e
tree190ecc81f64622d8407b19d49282136e203e1282
parente5dabdcad72cfaf82f5fc176606baec507506378
serial: ifx6x60: Remove driver for deprecated platform

Intel Moorestown and Medfield are quite old Intel Atom based
32-bit platforms, which were in limited use in some Android phones,
tablets and consumer electronics more than eight years ago.

There are no bugs or problems ever reported outside from Intel
for breaking any of that platforms for years. It seems no real
users exists who run more or less fresh kernel on it. The commit
e2baaa77d400 ("ASoC: Intel: remove mfld_machine") also in align
with this theory.

Due to above and to reduce a burden of supporting outdated drivers
we remove the support of outdated platforms completely.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210125150238.16980-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/ifx6x60.c [deleted file]
drivers/tty/serial/ifx6x60.h [deleted file]
include/linux/spi/ifx_modem.h [deleted file]