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=-15.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 502DCC4361B for ; Wed, 16 Dec 2020 15:11:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0A1042339F for ; Wed, 16 Dec 2020 15:11:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726197AbgLPPLX (ORCPT ); Wed, 16 Dec 2020 10:11:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46622 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726162AbgLPPLW (ORCPT ); Wed, 16 Dec 2020 10:11:22 -0500 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4AECCC0617A6 for ; Wed, 16 Dec 2020 07:10:42 -0800 (PST) Received: by mail-wm1-x333.google.com with SMTP id k10so2684050wmi.3 for ; Wed, 16 Dec 2020 07:10:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=bPtn9isLNQ18WMP3GY6tNiw1wLTMU9HIp4lj9/0XdBc=; b=Qs9doho6qfAnhMfkgpkpyC/i3Su/jhlMKa8S1fsNw/U+mx4f4qmYn6jVuNIjNAtUAe 7sPcQzoZMDpAIUPadXosdFnIKbF+NE72/yMcm1D6htXcAfI1PQgQqv6m6+V+CZpIxxUp GoB5BnwmQxkHsc0syNMJ4tslax0V3+qU3opQvPtJdHiir6iBVoyimzLGGWXtssSPAmPd QRcgVxyAD4PA3FTg7N2/FgamGrHyq189qBDthkZHeKoCFWL3pNqLmDrsBAZlw1umSDaL y4oiVjQ7cUHYPZU4oBb8xqCfHrO6zS4RqkV53TlY1AxUGFGTsHiU0Xr5l+6pqcy8/PGF S3dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=bPtn9isLNQ18WMP3GY6tNiw1wLTMU9HIp4lj9/0XdBc=; b=TpjK4Fm8ztQUOoN6XvZtv6tyJUsDupKLAIcPSCsdTagDinwxyg6u0Pd5r+WLZjGqkd 2h0CcE6QdEkb3SCEp3Ftug1Nzrr5LLzMtDWzK9x9ijsmftucHL+0Qz5tfmEpuN+P8D+C uvhPbrToZ15a2gEnRa0LP95fpPabb5YZJXtucNuk3CRf0RCpLj3pgq4c5Po7kNi2SwS4 8nVfeuT2Vv4V1CE621/SRd/iaS+mvjgM6ozVKhyxl73ASDGfrmPMTsur99LGyM1CbMmL DsnZZmHAhxAy4d30EN5bH37IgHw84g7LuaXZTnxokDQY+tM7YcVr7YXSYyZOCY0JreCa mADQ== X-Gm-Message-State: AOAM533w4ThRjtQYObdJtJSkriElNiKBjlvSg0gRqkJ/ANAErh5QgIeh yeKArIdS3uyBQw8MYKL+TvSdOw== X-Google-Smtp-Source: ABdhPJyZNpBLHi12oDs53Wr2RBu3hzXhPAaVWQaUN/fbT/ncOUM9oj55m3nHH45rKz25X85vx/7XyA== X-Received: by 2002:a1c:41c5:: with SMTP id o188mr3824241wma.18.1608131441062; Wed, 16 Dec 2020 07:10:41 -0800 (PST) Received: from dell ([91.110.221.200]) by smtp.gmail.com with ESMTPSA id l20sm3980796wrh.82.2020.12.16.07.10.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Dec 2020 07:10:40 -0800 (PST) Date: Wed, 16 Dec 2020 15:10:38 +0000 From: Lee Jones To: Yoshihiro Shimoda Cc: marek.vasut+renesas@gmail.com, matti.vaittinen@fi.rohmeurope.com, lgirdwood@gmail.com, broonie@kernel.org, linus.walleij@linaro.org, bgolaszewski@baylibre.com, khiem.nguyen.xt@renesas.com, linux-power@fi.rohmeurope.com, linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 09/12] mfd: bd9571mwv: Use the SPDX license identifier Message-ID: <20201216151038.GK207743@dell> References: <1608104275-13174-1-git-send-email-yoshihiro.shimoda.uh@renesas.com> <1608104275-13174-10-git-send-email-yoshihiro.shimoda.uh@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1608104275-13174-10-git-send-email-yoshihiro.shimoda.uh@renesas.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 16 Dec 2020, Yoshihiro Shimoda wrote: > Use the SPDX license identifier instead of a local description. > > Signed-off-by: Yoshihiro Shimoda > Reviewed-by: Geert Uytterhoeven > --- > drivers/mfd/bd9571mwv.c | 10 +--------- > include/linux/mfd/bd9571mwv.h | 10 +--------- > 2 files changed, 2 insertions(+), 18 deletions(-) For my own reference (apply this as-is to your sign-off block): Acked-for-MFD-by: Lee Jones -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog