[PATCH v2] nvmem: Change to unified property interface

From: Kevin Paul Herbert
Date: Tue Mar 30 2021 - 00:27:53 EST



THis first version of this patch erroneously had an unnecessary wrapper
for of_nvmem_device_get() even though the commentary properly stated
that the only wrapper needed was of_nvmem_cell_get(). Fix the code to
match the intent.