Re: [PATCH] mfd: Remove .enable() and .disable() callbacks

From: Lee Jones
Date: Fri Jan 27 2023 - 09:41:16 EST


On Thu, 26 Jan 2023, Uwe Kleine-König wrote:

> With commit dd77f5fa97d3 ("mfd: Remove toshiba tmio drivers") the last
> mfd driver that makes use of these callbacks is gone. The corresponding
> functions mfd_cell_enable() and mfd_cell_disable() are also unused
> (apart from the leds-asic3 driver that cannot be enabled any more after
> the above mentioned remove and will/should be deleted, too).
>
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
> drivers/mfd/mfd-core.c | 26 --------------------------
> include/linux/mfd/core.h | 12 ------------
> 2 files changed, 38 deletions(-)

Applied, thanks

--
Lee Jones [李琼斯]