Re: [PATCH] ata: pata_macio: add of_node_put()
From: Sergei Shtylyov
Date: Thu Nov 22 2018 - 03:37:20 EST
On 21.11.2018 18:33, Frank Lee wrote:
of_find_node_by_path() acquires a reference to the node
returned by it and that reference needs to be dropped by its caller.
bl_idle_init() doesn't do that, so fix it.
I thought we're inside pata_macio_cable_detect()?
Hi Sergeiï
Yeah,this is a typo.
Need me to resend a patch?
This is more of a question for the libata maintainers (but I would resend).
Thanksï
Yangtao
MBR, Sergei