Re: [PATCH 0/3] nvmem: trivial fixes / cleanups

From: Srinivas Kandagatla
Date: Tue Sep 05 2017 - 06:52:57 EST




On 04/09/17 12:41, Masahiro Yamada wrote:
Masahiro Yamada (3):
nvmem: add missing of_node_put() in of_nvmem_cell_get()
nvmem: remove inline in drivers/nvmem/core.c
nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditional

drivers/nvmem/core.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


Thanks for the fixes they all look good!

I will send them to Greg KH this week along with other patches.

--srini