net: cpsw: add missing of_node_put
authorJohan Hovold <jhovold@gmail.com>
Thu, 8 May 2014 08:09:24 +0000 (10:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 May 2014 19:51:20 +0000 (15:51 -0400)
Add missing of_node_put to avoid kref leak.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c

Simple merge