Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756181Ab1EKP4Q (ORCPT ); Wed, 11 May 2011 11:56:16 -0400 Received: from opensource.wolfsonmicro.com ([80.75.67.52]:59192 "EHLO opensource2.wolfsonmicro.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752415Ab1EKP4P (ORCPT ); Wed, 11 May 2011 11:56:15 -0400 Date: Wed, 11 May 2011 11:20:48 +0200 From: Mark Brown To: Samuel Ortiz Cc: linux-kernel Subject: Re: [PATCH v1 12/19] mfd: Use mfd cell platform_data for wm8400 cells platform bits Message-ID: <20110511092047.GA5487@opensource.wolfsonmicro.com> References: <1304901131-7104-1-git-send-email-sameo@linux.intel.com> <1304901131-7104-13-git-send-email-sameo@linux.intel.com> <20110509071341.GA21967@opensource.wolfsonmicro.com> <20110510084500.GB17268@sortiz-mobl> <20110510091002.GB5146@opensource.wolfsonmicro.com> <20110511090318.GB2637@sortiz-mobl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110511090318.GB2637@sortiz-mobl> X-Cookie: You look tired. User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 767 Lines: 17 On Wed, May 11, 2011 at 11:03:19AM +0200, Samuel Ortiz wrote: > With the addition of a platform device mfd_cell pointer, MFD drivers > can go back to passing platform data back to their sub drivers. > This allows for an mfd_cell->mfd_data removal and thus keep the > sub drivers MFD agnostic. This is mostly needed for non MFD aware > sub drivers. > Cc: Mark Brown > Signed-off-by: Samuel Ortiz Reviewed-by: Mark Brown -- 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/