[PATCH v2 0/2] mfd: ls2kbmc: A fix and a refactoring

Andy Shevchenko posted 2 patches 2 months, 3 weeks ago
drivers/mfd/ls2k-bmc-core.c | 32 +++++++++-----------------------
1 file changed, 9 insertions(+), 23 deletions(-)
[PATCH v2 0/2] mfd: ls2kbmc: A fix and a refactoring
Posted by Andy Shevchenko 2 months, 3 weeks ago
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@linux.intel.com>

Cc: Dan Carpenter <dan.carpenter@linaro.org>
Cc: Corey Minyard <corey@minyard.net>

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
Re: [PATCH v2 0/2] mfd: ls2kbmc: A fix and a refactoring
Posted by Lee Jones 1 month, 3 weeks ago
On Thu, 13 Nov 2025 17:22:49 +0100, Andy Shevchenko wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] mfd: ls2kbmc: Fully convert to use managed resources
      commit: 5bf5a793afc97fad001864d4268a45d355703956
[2/2] mfd: ls2kbmc: Use PCI API instead of direct accesses
      commit: 13f3c189c8d298930cfb92efaf037f9af0db5569

--
Lee Jones [李琼斯]