[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 2 Jan 2008 17:50:01 +0000 (12:50 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:34:18 +0000 (19:34 -0600)
commite5091842dc067c0c9ae0d8a26f9e2eecf7df34f3
tree43db0186fad87f431600d5da59e59faec81c7448
parentd7584ed2b994a572326650b0c4d2c25961e6f49d
[POWERPC] 85xx: mpc85xx_ads: add in missing of_node_put()

Add in missing of_node_put() after cpm2_pic_init(). This and other coding
style cleanups as suggested by Stephen Rothwell.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/mpc85xx_ads.c