Re: [PATCH 18/27] mfd: remove toshiba tmio drivers

From: Lee Jones
Date: Fri Jan 20 2023 - 09:56:05 EST


On Thu, 05 Jan 2023, Arnd Bergmann wrote:

> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> Four separate mfd drivers are in the "tmio" family, and all of
> them were used in now-removed PXA machines (eseries, tosa, and
> hx4700), so the mfd drivers and all its children can be removed
> as well.
>
> Cc: Lee Jones <lee@xxxxxxxxxx>
> Cc: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Cc: linux-mmc@xxxxxxxxxxxxxxx
> Cc: linux-renesas-soc@xxxxxxxxxxxxxxx
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> drivers/mfd/Kconfig | 38 --
> drivers/mfd/Makefile | 4 -
> drivers/mfd/asic3.c | 1071 ----------------------------------
> drivers/mfd/t7l66xb.c | 427 --------------
> drivers/mfd/tc6387xb.c | 228 --------
> drivers/mfd/tc6393xb.c | 907 ----------------------------
> drivers/mfd/tmio_core.c | 70 ---
> include/linux/mfd/asic3.h | 313 ----------
> include/linux/mfd/t7l66xb.h | 29 -
> include/linux/mfd/tc6387xb.h | 19 -
> include/linux/mfd/tc6393xb.h | 53 --
> include/linux/mfd/tmio.h | 5 -
> 12 files changed, 3164 deletions(-)
> delete mode 100644 drivers/mfd/asic3.c
> delete mode 100644 drivers/mfd/t7l66xb.c
> delete mode 100644 drivers/mfd/tc6387xb.c
> delete mode 100644 drivers/mfd/tc6393xb.c
> delete mode 100644 drivers/mfd/tmio_core.c
> delete mode 100644 include/linux/mfd/asic3.h
> delete mode 100644 include/linux/mfd/t7l66xb.h
> delete mode 100644 include/linux/mfd/tc6387xb.h
> delete mode 100644 include/linux/mfd/tc6393xb.h

Applied, thanks

--
Lee Jones [李琼斯]