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>
Tue, 25 Jan 2022 10:28:08 +0000 (10:28 +0000)
commit713c5ce0a6907adbe695c3165c00983967d711fb
tree6017a24dc7d1cff6a8faf1a10063f01a86cf3a65
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07
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