mfd: intel_msic: Remove driver for deprecated platform
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 25 Jan 2021 19:39:48 +0000 (21:39 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 9 Feb 2021 14:28:37 +0000 (15:28 +0100)
commitef3c67b6454b8f542f50387ad481633ae30874ac
tree06532b502fbd0291037c17229fa2e5d1976ae58d
parent1b79fc4f2bfd24efa7f0172dffc712e46b30a582
mfd: intel_msic: 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. Commit
05f4434bc130 ("ASoC: Intel: remove mfld_machine") is also in align
with this theory.

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

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
MAINTAINERS
arch/x86/include/asm/intel_scu_ipc_legacy.h
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/intel_msic.c [deleted file]
include/linux/mfd/intel_msic.h [deleted file]