nvmem: core: Remove unused devm_nvmem_unregister()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 24 Jan 2022 18:00:36 +0000 (20:00 +0200)
committerSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Sun, 20 Feb 2022 14:07:37 +0000 (14:07 +0000)
commit2bf5b50cae2a4ba826a610c4759c4d69fc3773fe
tree1faff3954d73a06d99e19cccad024de7fb2b114c
parentf0df8d787dfe202b6b49448fed99ddc686cee544
nvmem: core: Remove unused devm_nvmem_unregister()

There are no users and seems no will come of the devm_nvmem_unregister().
Remove the function and remove the unused devm_nvmem_match() along with it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
drivers/nvmem/core.c
include/linux/nvmem-provider.h