16 Oct
2012
16 Oct
'12
7:14 a.m.
On Mon, Oct 15, 2012 at 02:13:25PM +0100, Lee Jones wrote:
When of_parse_phandle() is used to find a device node, its reference count is incremented by the helper. Once we're finished with them, it's our responsibly to ensure they are freed in the correct manor.
Applied both, thanks.