23 Aug
2011
23 Aug
'11
12:27 a.m.
On Mon, Aug 22, 2011 at 09:22:41AM -0500, Timur Tabi wrote:
of_parse_phandle increments the reference count of np, so this should be decremented before trying the next possibility.
Since we don't actually use np, we can decrement the reference count immediately.
Applied, thanks.