Re: [PATCH] mpc85xx_ads: add in missing of_node_put()
From: Kumar Gala <hidden>
Date: 2008-01-18 06:54:30
From: Kumar Gala <hidden>
Date: 2008-01-18 06:54:30
From: Paul Gortmaker <redacted> Date: Fri, 21 Dec 2007 10:12:38 -0500 Subject: [PATCH] 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 <redacted> --- arch/powerpc/platforms/85xx/mpc85xx_ads.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-)
applied. - k