From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 35004C433B4 for ; Thu, 20 May 2021 08:18:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1AF16610A2 for ; Thu, 20 May 2021 08:18:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231184AbhETITv (ORCPT ); Thu, 20 May 2021 04:19:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229536AbhETITu (ORCPT ); Thu, 20 May 2021 04:19:50 -0400 Received: from mail-pf1-x42b.google.com (mail-pf1-x42b.google.com [IPv6:2607:f8b0:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C194DC061574 for ; Thu, 20 May 2021 01:18:28 -0700 (PDT) Received: by mail-pf1-x42b.google.com with SMTP id g18so10140050pfr.2 for ; Thu, 20 May 2021 01:18:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bKI5XksRj1pGQlOxnEMxlDuSukieqpSNRup0Wv06N+E=; b=tMRd+yy7HTeqadl9J7L3AKuL71n0YnAbZsYwR0lxSKh0TihCpNujoSDhQ/XQYbjB3Y ewDuJonMRbHcJflEcXhG5PT7NQ4DV45oivO1FtrDnP/gZBgxXx4n92A37gk1gGSBFw46 8IyIMVC+XTN+N2YyHtst2wXE7bbWFHpMUvjeBrfRiatEXhq2x2uUr8vKu/YwkIJ75zaf SJz5da7g6NICPOW666b3D3dlbgiillWw5XQlpMwi6q6UHz463Tcgsa7LTEWWssbBVDY5 mYKoO5HDm1PDK9eYaCIk0Rg1UKWxmIi9YVm4NjavwY0Nnxbj2zBXsAOGf5IEgt/GybUc Okpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bKI5XksRj1pGQlOxnEMxlDuSukieqpSNRup0Wv06N+E=; b=P5qD3MBdz9Ih7iYys+HeT588iFzvNB+rdTwphjgs3BMn3okZkEgowcDYJZKknT5eyy 4rcnPAe1a5dUO8GJIA8vgg/SnnoHj5hjYzJPatpv3AjIDI1erNbq35bDsFrwM8AAV9Wx F/3VSttBQ84x3cG/uu2qJx8dC+VTCfD+X9q9EOjGophxlerit46/yixorwwQtUyqWa2c FRn/Tu5u4wOoLLdtkWxEOy3Vr1RW91d6VpbUq+Ec3nO2XnAbkl2+lmXBLOuoWCA2AB2r Vy4r8tz4hRSvV+QuFntVwJkD0EDmgGm1nMA4J/UYNhD6y6I2eX8z3D2TD/3wNyt1nSHd fijw== X-Gm-Message-State: AOAM530jrkENIEF1bsf3DoK5lRDfYFqgoKEmzafpHPQWQzg55e4qrTCd 6ANA7xzDYGStL1PiD2kXPYIFxdYwfd+cmY1DnfQ= X-Google-Smtp-Source: ABdhPJyetpUWK0Mv5NNi94SFKVjfEE3tf7q63EaUNWPIAXperToAH+OOV5t5wYCneU4jQ8jMEcQazuOLQNbnNsa5W/A= X-Received: by 2002:a63:79c3:: with SMTP id u186mr3408662pgc.203.1621498708351; Thu, 20 May 2021 01:18:28 -0700 (PDT) MIME-Version: 1.0 References: <20210510114107.43006-1-andriy.shevchenko@linux.intel.com> In-Reply-To: From: Andy Shevchenko Date: Thu, 20 May 2021 11:18:11 +0300 Message-ID: Subject: Re: [PATCH v2 1/1] ARM: Drop ARCH_NR_GPIOS definition To: Linus Walleij Cc: Andy Shevchenko , Linux ARM , linux-kernel , Russell King , Bartosz Golaszewski Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 20, 2021 at 2:26 AM Linus Walleij wrote: > On Mon, May 10, 2021 at 1:40 PM Andy Shevchenko > wrote: > > > The conditional by the generic header is the same, > > hence drop unnecessary duplication. > > > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Linus Walleij > > I think this should go into Russell's patch tracker for convenience, > if you're not familiar with it I can sign it off and put it in there, > just tell me. Nope, I'm not. Please do, thanks! Since he kept silent I suppose it means an agreement on the change. It's quite straightforward and can be tested easily. -- With Best Regards, Andy Shevchenko