From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753940AbaETRc6 (ORCPT ); Tue, 20 May 2014 13:32:58 -0400 Received: from mail-ie0-f171.google.com ([209.85.223.171]:60755 "EHLO mail-ie0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750745AbaETRc5 (ORCPT ); Tue, 20 May 2014 13:32:57 -0400 Date: Tue, 20 May 2014 18:32:50 +0100 From: Lee Jones To: Robert Baldyga Cc: sameo@linux.intel.com, a.zummo@towertech.it, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, m.szyprowski@samsung.com, k.kozlowski@samsung.com Subject: Re: [RESEND PATCH v2] mfd: max77686: handle IRQs using regmap Message-ID: <20140520173250.GD32538@lee--X1> References: <1398692462-25757-1-git-send-email-r.baldyga@samsung.com> <20140520161543.GC32025@lee--X1> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20140520161543.GC32025@lee--X1> 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 > > This patch modifies mfd driver to use regmap for handling interrupts. > > It allows to simplify irq handling process. This modifications needed > > to make small changes in function drivers, which use interrupts. > > > > Signed-off-by: Robert Baldyga > > Reviewed-by: Krzysztof Kozlowski > > --- > > drivers/mfd/Kconfig | 2 +- > > drivers/mfd/Makefile | 2 +- > > drivers/mfd/max77686-irq.c | 319 ----------------------------------- > > drivers/mfd/max77686.c | 54 +++++- > > drivers/rtc/rtc-max77686.c | 43 ++++- > > include/linux/mfd/max77686-private.h | 32 +++- > > 6 files changed, 119 insertions(+), 333 deletions(-) > > delete mode 100644 drivers/mfd/max77686-irq.c > > I'm not going to complain at that diffstat. > > So long as it works, patch applied. Slight change of plan, as it no longer applies. Can you rebase the patch, apply my Acked-by and resubmit please? -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog