From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f66.google.com ([74.125.82.66]:40627 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932100AbeFGMmE (ORCPT ); Thu, 7 Jun 2018 08:42:04 -0400 Received: by mail-wm0-f66.google.com with SMTP id n5-v6so18865997wmc.5 for ; Thu, 07 Jun 2018 05:42:03 -0700 (PDT) Date: Thu, 7 Jun 2018 13:41:59 +0100 From: Lee Jones To: Marek Vasut Cc: linux-kernel@vger.kernel.org, Marek Vasut , Geert Uytterhoeven , Mark Brown , Steve Twiss , Wolfram Sang , linux-renesas-soc@vger.kernel.org Subject: Re: [PATCH v5 01/14] mfd: da9063: Replace regmap_add_irq_chip with devm counterpart Message-ID: <20180607124159.GD22841@dell> References: <20180606100003.17067-1-marek.vasut+renesas@gmail.com> <019675f0-13ff-d381-87d1-891316cbfd83@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <019675f0-13ff-d381-87d1-891316cbfd83@gmail.com> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Thu, 07 Jun 2018, Marek Vasut wrote: > On 06/06/2018 11:59 AM, Marek Vasut wrote: > > Use devm_regmap_add_irq_chip() instead of plain regmap_add_irq_chip(), > > which removes the need for da9063_irq_exit() altogether and also > > fixes a bug in da9063_device_init() where the da9063_irq_exit() was > > not called in a failpath. > > > > Signed-off-by: Marek Vasut > > Cc: Geert Uytterhoeven > > Cc: Lee Jones > > Cc: Mark Brown > > Cc: Steve Twiss > > Cc: Wolfram Sang > > Cc: linux-renesas-soc@vger.kernel.org > > So it's just this one patch that's missing AB/RB and the series should > be good? Looks fine. Although we'll let it sit for a while in case anyone else has any thoughts. The merge window is currently open, so there is no rush to apply. > > --- > > V5: New patch > > --- > > drivers/mfd/da9063-core.c | 1 - > > drivers/mfd/da9063-irq.c | 8 ++------ > > include/linux/mfd/da9063/core.h | 1 - > > 3 files changed, 2 insertions(+), 8 deletions(-) For my own reference: Acked-for-MFD-by: Lee Jones -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog