[PATCH 2/3] mpc82xx: Embedded Planet EP8248E support

Scott Wood scottwood at freescale.com
Thu Dec 13 09:48:24 EST 2007


Stephen Rothwell wrote:
>> +	ep8248e_bcsr = of_iomap(ep8248e_bcsr_node, 0);
> 
> of_node_put(ep8248e_bcsr_node;

No, because we hold on to the node for later use in ep8248e_mdio_probe().

BTW, is there any actual node removal done that justifies dealing with 
refcounts everywhere?

-Scot



More information about the Linuxppc-dev mailing list