Loading
ipmi: Use regspacings passed as a module parameter
mainline inclusion from mainline-v6.8-rc1 commit 242c6fd473a6a74eac4d4002be715a0d0dede036 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IB78AE CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=242c6fd473a6a74eac4d4002be715a0d0dede036 -------------------------------- regspacings parameter is currently ignored and the platform data uses a default value of 0, this has been fixed by setting the appropriate field in the platform data. Fixes: 3cd83bac ("ipmi: Consolidate the adding of platform devices") Signed-off-by:Emilio Perez <emiliopeju@gmail.com> Message-Id: <20231122203433.443098-1-emiliopeju@gmail.com> Signed-off-by:
Corey Minyard <minyard@acm.org> Signed-off-by:
Yi Yang <yiyang13@huawei.com>