Re: [PATCH V2 2/2] Input: misc: introduce palmas-pwrbutton
From: Nishanth Menon <nm@ti.com>
Date: 2014-08-21 19:02:09
Also in:
linux-arm-kernel, linux-devicetree, linux-omap, lkml
From: Nishanth Menon <nm@ti.com>
Date: 2014-08-21 19:02:09
Also in:
linux-arm-kernel, linux-devicetree, linux-omap, lkml
On 08/21/2014 01:03 PM, Dmitry Torokhov wrote: I believe I have taken care of other concerns on v2, but..Arrgh.. I did not reply to this comment..
BTW, I do not think you need to use of_node_get/put here, it's not going anywhere.
It has been mentioned as a good practice to ensure we use get_put in to ensure reference count is appropriately maintained. So, I have'nt changed that in v3. -- Regards, Nishanth Menon