Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936498Ab3DILhq (ORCPT ); Tue, 9 Apr 2013 07:37:46 -0400 Received: from ns1.pc-advies.be ([83.149.101.17]:42190 "EHLO spo001.leaseweb.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759399Ab3DILhp (ORCPT ); Tue, 9 Apr 2013 07:37:45 -0400 Date: Tue, 9 Apr 2013 13:37:42 +0200 From: Wim Van Sebroeck To: Samuel Ortiz Cc: Guenter Roeck , linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org, =?iso-8859-1?Q?P=E1draig?= Brady Subject: Re: mfd: Core driver for Winbond chips Message-ID: <20130409113742.GC7867@spo001.leaseweb.com> References: <1362957300-18223-1-git-send-email-linux@roeck-us.net> <20130322205258.GE7867@spo001.leaseweb.com> <20130323002810.GA26245@roeck-us.net> <20130323174914.GA21563@roeck-us.net> <20130409093700.GM24058@zurbaran> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130409093700.GM24058@zurbaran> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1058 Lines: 27 Hi Samuel, > > MFD core driver for various variants of Winbond/Nuvoton SuperIO chips. > > > > Signed-off-by: Guenter Roeck > > --- > > drivers/mfd/Kconfig | 22 +++ > > drivers/mfd/Makefile | 1 + > > drivers/mfd/w83627hf-core.c | 324 ++++++++++++++++++++++++++++++++++++++++++ > > include/linux/mfd/w83627hf.h | 131 +++++++++++++++++ > > 4 files changed, 478 insertions(+) > > create mode 100644 drivers/mfd/w83627hf-core.c > > create mode 100644 include/linux/mfd/w83627hf.h > This driver looks overall good to me. Is this your final version, or should I > expect any follow up patch ? If possible could you wait a couple of days. I need to review it with what I had created so that Guenter and Myself can come up with a final version. Kind regards, Wim. -- 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/