From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: smtp.codeaurora.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="D98x74or" DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 36AAF60290 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932724AbeFFQOc (ORCPT + 25 others); Wed, 6 Jun 2018 12:14:32 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:51963 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753186AbeFFQO3 (ORCPT ); Wed, 6 Jun 2018 12:14:29 -0400 X-Google-Smtp-Source: ADUXVKLhuNvC513uwYjcc67rmf8dAUfdVndUi1psHLb6baljeZ4rzrTYQLxE47lW76ERyL98MDLMRA== Subject: Re: [PATCH v5 04/14] mfd: da9063: Use REGMAP_IRQ_REG To: Geert Uytterhoeven Cc: Linux Kernel Mailing List , Marek Vasut , Geert Uytterhoeven , Lee Jones , Mark Brown , Steve Twiss , Wolfram Sang , Linux-Renesas References: <20180606100003.17067-1-marek.vasut+renesas@gmail.com> <20180606100003.17067-4-marek.vasut+renesas@gmail.com> From: Marek Vasut Message-ID: <3317638e-8688-35ef-ab61-7281312f2c3f@gmail.com> Date: Wed, 6 Jun 2018 18:06:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/06/2018 01:31 PM, Geert Uytterhoeven wrote: > Hi Marek, > > On Wed, Jun 6, 2018 at 11:59 AM, Marek Vasut wrote: >> Convert the regmap_irq table to use REGMAP_IRQ_REG(). >> >> Signed-off-by: Marek Vasut > > Again: > Reviewed-by: Geert Uytterhoeven Added. And the obvious question is, what do you all use to collect these tags? Doing it manually sucks. -- Best regards, Marek Vasut