[PATCH v1 0/2] mfd: lm3533: Get rid of legacy GPIO APIs

From: Andy Shevchenko
Date: Wed May 08 2024 - 06:49:01 EST


Driver is quite outdated from Linux kernel internal APIs perspective.
Update the GPIO part in this miniseries.

The first patch to make sure noone is going to use legacy platform data.
An alternative approach is to remove completely these family of drivers.

Andy Shevchenko (2):
mfd: lm3533: Hide legacy platform data in the driver
mfd: lm3533: Move to new GPIO descriptor-based APIs

drivers/mfd/lm3533-core.c | 45 +++++++++++++++++++-------------------
include/linux/mfd/lm3533.h | 18 ++-------------
2 files changed, 25 insertions(+), 38 deletions(-)

--
2.43.0.rc1.1336.g36b5255a03ac