Re: [PATCH 2/2] of: add of_node_read()

From: Greg Kroah-Hartman
Date: Tue Apr 10 2018 - 03:11:16 EST


On Tue, Apr 10, 2018 at 06:54:13AM +0000, Kuninori Morimoto wrote:
>
> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
>
> We are counting of node by using of_node_get/put(), but
> not have of_node_read() which can be used to check count.
> Let's add it

Same objection as previous patch, please no.

thanks,

greg k-h