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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5460C433EF for ; Tue, 9 Nov 2021 11:51:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B0883611CC for ; Tue, 9 Nov 2021 11:51:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343639AbhKILyJ (ORCPT ); Tue, 9 Nov 2021 06:54:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343642AbhKILyI (ORCPT ); Tue, 9 Nov 2021 06:54:08 -0500 Received: from mail-oi1-x233.google.com (mail-oi1-x233.google.com [IPv6:2607:f8b0:4864:20::233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 646B7C061767 for ; Tue, 9 Nov 2021 03:51:22 -0800 (PST) Received: by mail-oi1-x233.google.com with SMTP id u74so12015746oie.8 for ; Tue, 09 Nov 2021 03:51:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=kMK6SnHP7XOL/nzbm1KS22pVeT/yVqRtpG4D5bAlLtY=; b=o9FwO7JCulklcAOt08HURze6MgADdmgcfLw3Yl4MCHTMoFLONnBFI0Vc09v1fn4Ru1 a8sSgNlHwT73XBbn3Rtvl9qOR9H/8XdGjeZ2kt9amCQmP/vrh9Ql/m9TqCEzKxmn2ck2 1iZItOphR9RBsP/Wx5Rh7PRHJcs87JiPoPXQLYosgsujYhKXvfklJlb8zp2WDcG+SCLz Zh5hPpuhnG76txv0tu3QIahyuXIMUFjknLT4m3kjK66ydWl3NrN61xyanki+aMIiExYK kz6K4gZOzlyomsHYCPRrpYTMDak6kyS29r3Z+mBeSKbX/Bb9XbUjiEnUBJ6FaLtnuuQE K3Ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=kMK6SnHP7XOL/nzbm1KS22pVeT/yVqRtpG4D5bAlLtY=; b=5ZYFs+Jen404xh8Hq0vg28Nh+QRZtkd+CHL/8gcxWdLOy55evLrrC3f5V/Rd37mkHU PNaLCQXYDLW3lhx3g8sc28qSRh0c4hU4OgmV3i9ZIdIXnnM4laAuTpZSTZmee8jiYldq qImaPw8Gd3ppE1bzAe1FDVzANSFjHU3eVNOVIB4Z3yogYvvkpsKQ3LdrXjjnvMUKTl9R 76Oo0vvvD6l5zBglPGNQ+weg4Q+ql2dr0v4OleDzqu89F0VsRSBvNEcJIWw0yVQLmD+x T9T8Q8uOkXQmBhi78Kfs+3fI12ha/lKD4YqTcu1B9lVybc03A7pwnuwtJ/N/pN7j2TPy +bGA== X-Gm-Message-State: AOAM530SgK5eF/1AUOaCUzk7XTqcuI/m0I5YrNhYalaNi2W+KRXKza6N JWcFFlR/v85v4rNnwoV2kFAva2quXdln4vBKjgNxow== X-Google-Smtp-Source: ABdhPJzh5h6N1umE+Ysu5XocKatjpgfgpDggcSizG4BYyhksOtzOtMD8oSphQQMP0yAmmkHhJPnOvtLfi83T4u+8cUM= X-Received: by 2002:a05:6808:60e:: with SMTP id y14mr5237493oih.162.1636458681847; Tue, 09 Nov 2021 03:51:21 -0800 (PST) MIME-Version: 1.0 References: <20211105130338.241100-1-arnd@kernel.org> <20211105130338.241100-2-arnd@kernel.org> In-Reply-To: <20211105130338.241100-2-arnd@kernel.org> From: Linus Walleij Date: Tue, 9 Nov 2021 12:51:09 +0100 Message-ID: Subject: Re: [RFC 2/3] gpiolib: remove empty asm/gpio.h files To: Arnd Bergmann Cc: linux-gpio@vger.kernel.org, Bartosz Golaszewski , linux-m68k@lists.linux-m68k.org, geert@linux-m68k.org, gerg@linux-m68k.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org, dalias@libc.org, ysato@users.sourceforge.jp, Arnd Bergmann , Geert Uytterhoeven , linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org On Fri, Nov 5, 2021 at 2:04 PM Arnd Bergmann wrote: > From: Arnd Bergmann > > The arm and sh versions of this file are identical to the generic > versions and can just be removed. > > The drivers that actually use the sh3 specific version also include > cpu/gpio.h directly. This leaves coldfire as the only gpio driver > that needs something custom for gpiolib. > > Signed-off-by: Arnd Bergmann Excellent! Reviewed-by: Linus Walleij I suggest Bartosz can queue this in the GPIO tree. Yours, Linus Walleij