]> git.ipfire.org Git - thirdparty/linux.git/commit
mfd: ls2kbmc: Use PCI API instead of direct accesses
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 30 Oct 2025 11:36:34 +0000 (12:36 +0100)
committerLee Jones <lee@kernel.org>
Thu, 22 Jan 2026 14:23:53 +0000 (14:23 +0000)
commit9e87c8bff5390791b3b9b22781110489e2437d0e
treed8905e7264de69ed7f8f3ef455974e0eb284dda1
parente11a9ad38095fe7bd1322ed6962c46f51523e885
mfd: ls2kbmc: Use PCI API instead of direct accesses

There is a PCI API to access device resources. Use it instead of
direct accesses.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Binbin Zhou <zhoubinbin@loongson.cn>
Link: https://patch.msgid.link/20251030113735.3741913-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/ls2k-bmc-core.c