Hello,
Thomas Bogendoerfer wrote:
> nvmem_device_find provides a way to search for nvmem devices with
> the help of a match function simlair to bus_find_device.
Applied to mips-next.
> commit 8c2a2b8c2ff6
> https://git.kernel.org/mips/c/8c2a2b8c2ff6
>
> Reviewed-by: Srinivas Kandagatla
> Acked
nvmem_device_find provides a way to search for nvmem devices with
the help of a match function simlair to bus_find_device.
Reviewed-by: Srinivas Kandagatla
Acked-by: Srinivas Kandagatla
Signed-off-by: Thomas Bogendoerfer
---
Documentation/driver-api/nvmem.rst | 2 ++
drivers/nvmem/core.c