[PATCH v2 0/2] mfd: ls2kbmc: A fix and a refactoring
From: Andy Shevchenko
Date: Thu Nov 13 2025 - 11:27:19 EST
Just an ad-hoc fix and refactoring as I have noticed the problematic fix,
which is commit 4af66c2bcab0 ("mfd: ls2kbmc: check for devm_mfd_add_devices()
failure") in the Linux Next.
The best, actually to get that change simply being dropped or reverted,
as this whole series was induced by that (wrong) attempt to fix things.
Changelog v2:
- fixed spelling (Lee)
- rebased on top of for-mfd-next (Lee)
- collected tags (Binbin)
v1: <20251030113735.3741913-1-andriy.shevchenko@xxxxxxxxxxxxxxx>
Cc: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Cc: Corey Minyard <corey@xxxxxxxxxxx>
Andy Shevchenko (2):
mfd: ls2kbmc: Fully convert to use managed resources
mfd: ls2kbmc: Use PCI API instead of direct accesses
drivers/mfd/ls2k-bmc-core.c | 32 +++++++++-----------------------
1 file changed, 9 insertions(+), 23 deletions(-)
--
2.50.1