[PATCH v2] nvmem: Change to unified property interface
From: Kevin Paul Herbert <hidden>
Date: 2021-03-30 04:29:34
Also in:
linux-acpi, lkml
From: Kevin Paul Herbert <hidden>
Date: 2021-03-30 04:29:34
Also in:
linux-acpi, lkml
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.