From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp119.sbc.mail.sp1.yahoo.com (smtp119.sbc.mail.sp1.yahoo.com [69.147.64.92]) by ozlabs.org (Postfix) with SMTP id A38E6DDF7F for ; Tue, 27 May 2008 08:26:58 +1000 (EST) From: David Brownell To: avorontsov@ru.mvista.com Subject: Re: [RFC PATCH 2/2] mmc: add OpenFirmware bindings for the mmc_spi driver Date: Mon, 26 May 2008 15:19:01 -0700 References: <20080523182754.GA26891@polina.dev.rtsoft.ru> <20080526114914.GA26288@polina.dev.rtsoft.ru> In-Reply-To: <20080526114914.GA26288@polina.dev.rtsoft.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: <200805261519.01735.david-b@pacbell.net> Cc: Gary Jennejohn , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Guennadi Liakhovetski , Pierre Ossman List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday 26 May 2008, Anton Vorontsov wrote: > David, would you [not] suggest us to use platform_data with > container_of, that is, are there any plans to make SPI core copy > the platform_data instead of passing a pointer directly? No such plans. How could it copy, not knowing the size?