]> git.itanic.dy.fi Git - linux-stable/commit
nvmem: cell: drop global cell_post_process
authorMichael Walle <michael@walle.cc>
Tue, 4 Apr 2023 17:21:27 +0000 (18:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Apr 2023 17:41:11 +0000 (19:41 +0200)
commit011e40a166fdaa65fb9946b7cd91efec85b70dbb
tree6994154af1874f88964152b98618d8a973d8ee3b
parent6c56a82d7895a213a43182a5d01a21a906a79847
nvmem: cell: drop global cell_post_process

There are no users anymore for the global cell_post_process callback
anymore. New users should use proper nvmem layouts.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230404172148.82422-20-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/nvmem/core.c
include/linux/nvmem-provider.h