Re: [PATCH 12/15] ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_phandle
From: Sergei Shtylyov <hidden>
Date: 2016-07-27 10:51:51
From: Sergei Shtylyov <hidden>
Date: 2016-07-27 10:51:51
On 7/27/2016 5:20 AM, Peter Chen wrote:
of_node_put needs to be called when the device node which is got from of_parse_phandle has finished using. Signed-off-by: Peter Chen <redacted>
Acked-by: Sergei Shtylyov <redacted> MBR, Sergei