From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 5876CDE054 for ; Fri, 14 Dec 2007 15:55:19 +1100 (EST) Message-Id: From: Kumar Gala To: Scott Wood In-Reply-To: <20071213171905.GA4630@loki.buserror.net> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v915) Subject: Re: [PATCH] mpc834x_mds: Fix whitespace and call of_platform_bus_probe(). Date: Thu, 13 Dec 2007 22:54:51 -0600 References: <20071213171905.GA4630@loki.buserror.net> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Dec 13, 2007, at 11:19 AM, Scott Wood wrote: > Signed-off-by: Scott Wood > --- > arch/powerpc/platforms/83xx/mpc834x_mds.c | 21 +++++++++++++++++++-- > 1 files changed, 19 insertions(+), 2 deletions(-) applied. - k