[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)
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>

No differences found