[PATCH v2] nvmem: Change to unified property interface

From: Kevin Paul Herbert
Date: Tue Mar 30 2021 - 00:31:10 EST



The original version of this patch correctly stated that the only
wrapper needed was for of_nvmem_cell_get(), but included only a wrapper
for of_nvmem_device_get(). Replace with the proper wrapper.