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 C7933DDEAB for ; Fri, 19 Oct 2007 05:58:25 +1000 (EST) In-Reply-To: <20071018180053.GA16748@localhost.localdomain> References: <20071018180053.GA16748@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <875FF80D-D495-4285-8A9F-6A8DF176F4A1@kernel.crashing.org> From: Kumar Gala Subject: Re: [PATCH v3 1/2] [POWERPC] MPC8568E-MDS: create localbus node Date: Thu, 18 Oct 2007 14:59:05 -0500 To: Anton Vorontsov Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Oct 18, 2007, at 1:00 PM, Anton Vorontsov wrote: > This patch creates localbus node, moves bcsr into it, and adds > localbus to the probe path. > > Signed-off-by: Anton Vorontsov why two patches for lbus and flash to lbus? - k