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 ESMTPS id A8D38DE154 for ; Wed, 16 Apr 2008 09:20:09 +1000 (EST) Message-Id: From: Kumar Gala To: Anton Vorontsov In-Reply-To: <20080318154359.GB31173@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: [PATCH] [POWERPC] 83xx: mpc837x_rdb: add simple-bus compatible matching Date: Tue, 15 Apr 2008 18:20:03 -0500 References: <20080318154359.GB31173@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mar 18, 2008, at 10:43 AM, Anton Vorontsov wrote: > This is needed to probe nor and nand flashes on the localbus. > > Signed-off-by: Anton Vorontsov > --- > arch/powerpc/platforms/83xx/mpc837x_rdb.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) applied. - k