Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753685Ab2KSRao (ORCPT ); Mon, 19 Nov 2012 12:30:44 -0500 Received: from mga02.intel.com ([134.134.136.20]:47521 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753480Ab2KSRal (ORCPT ); Mon, 19 Nov 2012 12:30:41 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.83,280,1352102400"; d="scan'208";a="221761089" Date: Mon, 19 Nov 2012 18:30:36 +0100 From: Samuel Ortiz To: Lars Poeschel Cc: linus.walleij@linaro.org, poeschel@lemonage.de, linux-kernel@vger.kernel.org, jic23@cam.ac.uk, khali@linux-fr.org, ben-linux@fluff.org, w.sang@pengutronix.de, grant.likely@secretlab.ca, linux-iio@vger.kernel.org Subject: Re: [PATCH v3 2/5] mfd: add viperboard driver Message-ID: <20121119173036.GE18738@sortiz-mobl> References: <1352126906-4560-1-git-send-email-larsi@wh2.tu-dresden.de> <1352126906-4560-2-git-send-email-larsi@wh2.tu-dresden.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1352126906-4560-2-git-send-email-larsi@wh2.tu-dresden.de> 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: 1216 Lines: 33 Hi Lars, On Mon, Nov 05, 2012 at 03:48:23PM +0100, Lars Poeschel wrote: > From: Lars Poeschel > > Add mfd driver for Nano River Technologies viperboard. > > Signed-off-by: Lars Poeschel > --- > drivers/mfd/Kconfig | 14 +++++ > drivers/mfd/Makefile | 1 + > drivers/mfd/viperboard.c | 130 ++++++++++++++++++++++++++++++++++++++++ > include/linux/mfd/viperboard.h | 105 ++++++++++++++++++++++++++++++++ > 4 files changed, 250 insertions(+) > create mode 100644 drivers/mfd/viperboard.c > create mode 100644 include/linux/mfd/viperboard.h This looks way better than your initial submission. Patches 2,3,4 and 5 all applied. I would really appreciate to get an ACK from the i2c folks for patch #4. I received a similar patch from Charles Keepax for patch 1, and I applied the above 4 patches on top of it. Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- 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/