From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753975Ab3BCRBh (ORCPT ); Sun, 3 Feb 2013 12:01:37 -0500 Received: from mga01.intel.com ([192.55.52.88]:60428 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753041Ab3BCRBd (ORCPT ); Sun, 3 Feb 2013 12:01:33 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.84,595,1355126400"; d="scan'208";a="282235125" Date: Sun, 3 Feb 2013 18:01:31 +0100 From: Samuel Ortiz To: Peter Ujfalusi Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Tero Kristo Subject: Re: [PATCH v2 00/11] MFD: twl-core: Cleanup part 2 for 3.9 Message-ID: <20130203170131.GL8476@sortiz-mobl> References: <1358344439-23017-1-git-send-email-peter.ujfalusi@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1358344439-23017-1-git-send-email-peter.ujfalusi@ti.com> 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 Hi Peter, On Wed, Jan 16, 2013 at 02:53:48PM +0100, Peter Ujfalusi wrote: > Hello Samuel, > > Changes since v1: > - Patch for zoom-display to avoid build issus with this set > > I had a patch on top of this series to move the zoom board to use bl-pwm for > display backlight. Because of this I have not noticed that the zoom-display.c > still have twl related code in upstream. > > Cover letter from v1: > > Second part of the cleanup of twl-core which aims to make the code a bit more > readable. > It has been tested on: OMAP4 PandaBoard, OMAP4 Blaze, OMAP3 BeagleBoard, OMAP3 > Zoom2. > > Regards, > Peter > --- > Peter Ujfalusi (11): > ARM: OMAP: zoom-display: Remove the use of TWL4030_MODULE_PWM1 > mfd: twl-core: Clean up module id lookup and definitions > mfd: twl-core: No need to check for invalid subchip ID > mfd: twl-core: Use the lookup table to find the correct subchip for > the modules > mfd: twl-core: Allocate twl_modules dynamically > mfd: twl-core: Do not try to call legacy mfd add_children() when > booted with DT > mfd: twl-core: Do not create dummy pdata when booted with DT > mfd: twl-core: Move 'inuse' check early at probe time > mfd: twl-core: Collect global variables behind one private structure > (global) > mfd: twl-core: Remove no longer valid comment regarding to write > buffer size > mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function > arch/arm/mach-omap2/board-zoom-display.c | 14 +- > drivers/mfd/twl-core.c | 362 ++++++++++++++----------------- > include/linux/i2c/twl.h | 84 +++---- > 3 files changed, 212 insertions(+), 248 deletions(-) Thanks, all 11 patches applied to my for-next branch. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/