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=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 8B359C433E8 for ; Thu, 16 Jul 2020 13:57:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6154720787 for ; Thu, 16 Jul 2020 13:57:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qCTvAswW" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728093AbgGPN5z (ORCPT ); Thu, 16 Jul 2020 09:57:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728955AbgGPN5u (ORCPT ); Thu, 16 Jul 2020 09:57:50 -0400 Received: from mail-lf1-x144.google.com (mail-lf1-x144.google.com [IPv6:2a00:1450:4864:20::144]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 391FCC08C5CE for ; Thu, 16 Jul 2020 06:57:50 -0700 (PDT) Received: by mail-lf1-x144.google.com with SMTP id c11so3321036lfh.8 for ; Thu, 16 Jul 2020 06:57:50 -0700 (PDT) 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=3CikeVXsmSH3xLejOtc64KxmHFqUPdsBn8HUNTfiQdM=; b=qCTvAswWd3m3SFChWcBhgjSBV9sXk0iKF+7Njy/yLDzYrxghImOwWXRjF9o8Wtrf/b jLJt5mYhaXRH1FURrwzxmUh4LdwSR7X3n4vKK2nzsFmpCbRqoCluigSiSfXJMUFR7aFf h+tkfv9tzeI6leN8Z8uGxSHi717r7MI+mxTew9gvnfTy0JC5OSG0bKToY5HAurR9vKfm wK0wDBQliaJIptP6i7OGYKHh+rcyiiQqD3mXU/Pf3H4XLmi3xULSHCXqms6zk0Mov4Jg x4vXazJcuaZz+UAGy5hsejggtpbZyzZeTWNaWqNHwKwId5M0sDi2mhXEwmmzacTJClMt 1nhg== 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=3CikeVXsmSH3xLejOtc64KxmHFqUPdsBn8HUNTfiQdM=; b=Ti4KvtrOIRWCHRnOEh8H8UdFNGk4ERRMkzj3a/ebFr10fpWjY7FD/VVJHIYGeMfVdM wYRi+2W6+uT2I7EqWMmSQAUyooCbdzjn/hmM+cZGXNAUZxwZLPS7Ro4cOlx9SF7fzSyH Z5j+ByE7F62ORqL0JPLTpwpiq8BNUFQ4MQuFZnGIDQBmw3s0EMjnwI6g8u3EKSVgq1js YjgYzsi+YT6vgz+sXLfGUD9WAkFddTOwNye9q4RATHcRaXt2xZFg4zMjPk9jXS3ByhZd yfyhsTzVpYyrIixl5cYUSvYxI0N5LlsWKRz6guBozEDkNziJpTJ8jKKuppbO8xLm+HBZ fSMQ== X-Gm-Message-State: AOAM531/iUkeCFA04j6rtUz2ox/2Tte5Pc72xIrLT/S2yYDmSvHX3mhX xLsBZ+5wjpKJ6hqJO4rZXFolv74YcfIt85XpnnkXxBJI0xM= X-Google-Smtp-Source: ABdhPJxVFqXa0LJbvSZZW1t3IXhfBWED/cnhyxm/+4d67HItSPQn+L5o6S2HvAr1UKqianvKT7hJBHSeaZYmBa2iAKE= X-Received: by 2002:a19:e05d:: with SMTP id g29mr2138883lfj.217.1594907868617; Thu, 16 Jul 2020 06:57:48 -0700 (PDT) MIME-Version: 1.0 References: <20200713144930.1034632-1-lee.jones@linaro.org> <20200713144930.1034632-21-lee.jones@linaro.org> In-Reply-To: From: Linus Walleij Date: Thu, 16 Jul 2020 15:57:37 +0200 Message-ID: Subject: Re: [PATCH 20/25] pinctrl: pinctrl-rza1: Demote some kerneldoc headers and fix others To: Geert Uytterhoeven Cc: Lee Jones , Linux Kernel Mailing List , "open list:GPIO SUBSYSTEM" , Geert Uytterhoeven , Jacopo Mondi , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Wed, Jul 15, 2020 at 9:30 AM Geert Uytterhoeven wrote: > Reviewed-by: Geert Uytterhoeven > i.e. will queue in sh-pfc-for-v5.9. OK since Geert is queueing this I'll drop this patch from my tree. Yours, Linus Walleij