]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mfd: core: Un-constify mfd_cell.of_reg
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Mon, 28 Aug 2023 20:16:11 +0000 (22:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Nov 2023 10:57:11 +0000 (11:57 +0100)
commitb666088a7df2531ea7f0f4a64bb994443a2db5eb
tree50539f04479da4622d4a20bd00089c2a1fedb6b1
parent4f4a7a7d1404297f2a92df0046f7e64dc5c52dd9
mfd: core: Un-constify mfd_cell.of_reg

[ Upstream commit 3c70342f1f0045dc827bb2f02d814ce31e0e0d05 ]

Enable dynamically filling in the whole mfd_cell structure. All other
fields already allow that.

Fixes: 466a62d7642f ("mfd: core: Make a best effort attempt to match devices with the correct of_nodes")
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/b73fe4bc4bd6ba1af90940a640ed65fe254c0408.1693253717.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/mfd/core.h