Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753449Ab1BPRAw (ORCPT ); Wed, 16 Feb 2011 12:00:52 -0500 Received: from LUNGE.MIT.EDU ([18.54.1.69]:59861 "EHLO lunge.queued.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753368Ab1BPRAu convert rfc822-to-8bit (ORCPT ); Wed, 16 Feb 2011 12:00:50 -0500 Date: Wed, 16 Feb 2011 09:00:36 -0800 From: Andres Salomon To: Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= Cc: Samuel Ortiz , linux-kernel@vger.kernel.org, Mark Brown , Russell King , Sascha Hauer , Richard Purdie , Liam Girdwood , linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH 16/17] mc13xxx: mfd_cell is now implicitly available to drivers Message-ID: <20110216090036.6fffed34@debxo> In-Reply-To: <20110216094154.GV13279@pengutronix.de> References: <20110211181921.3d561568@queued.net> <20110216094154.GV13279@pengutronix.de> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1184 Lines: 31 On Wed, 16 Feb 2011 10:41:54 +0100 Uwe Kleine-K?nig wrote: > On Fri, Feb 11, 2011 at 06:19:21PM -0800, Andres Salomon wrote: > > > > The cell's platform_data is now accessed with a helper function; > > change clients to use that, and remove the now-unused data_size. > > > > Note that mfd-core no longer makes a copy of platform_data, but the > why was this changed and where? I'm not able to find your complete > series via gmane. http://permalink.gmane.org/gmane.linux.kernel/1099164 I screwed up the threading, so the patches aren't underneath that one. Patchwork provides them nicely, though. Here are the relevant patches: https://patchwork.kernel.org/patch/551241/ https://patchwork.kernel.org/patch/551251/ https://patchwork.kernel.org/patch/551261/ ..through https://patchwork.kernel.org/patch/551451/ The next series is here: http://thread.gmane.org/gmane.linux.kernel/1100514/focus=6046 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/