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

Andy Shevchenko posted 2 patches 1 year, 7 months ago
drivers/mfd/lm3533-core.c  | 45 +++++++++++++++++++-------------------
include/linux/mfd/lm3533.h | 18 ++-------------
2 files changed, 25 insertions(+), 38 deletions(-)
[PATCH v1 0/2] mfd: lm3533: Get rid of legacy GPIO APIs
Posted by Andy Shevchenko 1 year, 7 months ago
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