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)
commit60e71ab56b5fbd839aaef4f4af7778d86e0206f0
tree0192e60dd7debe60551f4e67bc8919c90f7dfa59
parent6954cc1f238199e971ec905c5cc87120806ac981
net: cpsw: add missing of_node_put

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