From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 18 May 2006 12:12:53 -0500 To: Jeremy Kerr Subject: Re: [PATCH 1/2] powerpc: Add of_parse_dma_window() Message-ID: <20060518171253.GE8220@pb15.lixom.net> References: <1147933975.484840.681634501201.qpush@pokey> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1147933975.484840.681634501201.qpush@pokey> From: Olof Johansson Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, May 18, 2006 at 04:32:55PM +1000, Jeremy Kerr wrote: > Add a function for generic parsing of dma-window properties (ie, > ibm,dma-window and ibm,my-dma-window) of pci and virtual device nodes. > > This function will also be used by cell. > > Signed-off-by: Jeremy Kerr > Acked-by: Olof Johansson (replied to the wrong email last time)