Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp430150pxj; Wed, 2 Jun 2021 02:47:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxO6ERCo1kl1xUMtabXhjVptV+2pNXibbJhVl7F8iltzRgiMKbvnBq5ZkzznhHDoUawzzSx X-Received: by 2002:a17:906:7fc5:: with SMTP id r5mr16029706ejs.474.1622627225023; Wed, 02 Jun 2021 02:47:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622627225; cv=none; d=google.com; s=arc-20160816; b=ZQ65CuTeZaZybWFzjpWZw7i7OLRNgkPSIzdbqFhDt2RHL24YT4Z2rlZDbQ9C1519n8 TpJVe/r7DM9RKhed8qsQPvkj/0Jg6oX1jbJ+hRhD7Z5iFVODMLrwa4j7Ti5bngUEKxlR UQGw4gkMi9VMiPZrz5Wkik2AqHyfCuvt3Gyh3Wkxr85VGg/tRViS5rVNIdGLNNYXdgHt YMIA0yz4Ra+p0xnC1uQXxQg38ln+L5fRmXZ0mevCEhNQv/0OM1C8MJ8ZtJK7bh0+F8d6 qDbdXFuhEtYOOrGPCn+RM5c2MvRQhuZ8Y9P0nMw9BSUxeTekobb0WRxe9yxsi+TYBUtJ 2DEg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:references:mail-followup-to:message-id:subject :cc:to:from:date; bh=EezFu3ShRRJo/GtPcV4A5Lvkj2sO2+uXiMOgQuTGdPE=; b=S+i55ccbx00T2hssM0QhI3YPUHsyN6cQmn7xY+HtC0NjtayJu0+f7HjXCe+1U1zpim ORR1737zyseil1JKNpxmqAE2YXMi7Vqh1JjQx8Xx7lExEDs+0GtM+/7PIWdU2NGieNR8 KIirX1BK04n7kezRHMfSzNHgymaWi56DYEc/2rSZcJxK3L5WZ+JBJVMaTBwx+ZtsMX6Z BY+FU+cXYvQAEWXoSI1IhuDUVsOLUPLiS+2SOmIRm+uyKfx0TPXfzTn6sSspLPuk70Hc o5KnAvJsUIX4xrKBoz1UFuuH1CbQnXBg1ElIpUwsRaBWfOYsHE8XeT2zpxEJHk1Z6liX kDZQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dd1si1847142edb.49.2021.06.02.02.46.42; Wed, 02 Jun 2021 02:47:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231461AbhFBIfF (ORCPT + 99 others); Wed, 2 Jun 2021 04:35:05 -0400 Received: from mail.thorsis.com ([92.198.35.195]:48746 "EHLO mail.thorsis.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229571AbhFBIfF (ORCPT ); Wed, 2 Jun 2021 04:35:05 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id 37D33F2F; Wed, 2 Jun 2021 10:33:21 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.thorsis.com Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k6LAhRHarBbO; Wed, 2 Jun 2021 10:33:21 +0200 (CEST) Received: by mail.thorsis.com (Postfix, from userid 109) id 155164E6; Wed, 2 Jun 2021 10:33:21 +0200 (CEST) X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RECEIVED, NO_RELAYS autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.0 NO_RELAYS Informational: message was not relayed via SMTP * -0.0 NO_RECEIVED Informational: message has no Received headers Date: Wed, 2 Jun 2021 10:33:11 +0200 From: Alexander Dahl To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Lee Jones , Pavel Machek , linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org Subject: Re: [PATCH 02/15] leds: leds-gpio-register: Supply description for param 'id' Message-ID: Mail-Followup-To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Lee Jones , Pavel Machek , linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org References: <20210528090629.1800173-1-lee.jones@linaro.org> <20210528090629.1800173-3-lee.jones@linaro.org> <20210528094118.xw53q46i676wx6gb@pengutronix.de> <20210528095531.GO543307@dell> <20210528103532.5n6zzr26hqglvz2p@pengutronix.de> <20210601090503.GY543307@dell> <20210602082436.hdi4olxekvvbtzef@pengutronix.de> Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210602082436.hdi4olxekvvbtzef@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Uwe, Am Wed, Jun 02, 2021 at 10:24:36AM +0200 schrieb Uwe Kleine-König: > Ah, that the patch is already merged is news to me. Indeed, then fixing > this is not sensible. My initial feedback was less than an hour after > you sent the patch and it appeared just yesterday in next, so this > wasn't easily noticeable for me. > > Usually I'm annoyed about maintainers who don't react to patch series > and don't apply it. Here I'm more annoyed that I was Cc:d---which I > interpret as a request for feedback---and an hour later was already too > late for my review reply and there was (up to today) no maintainer mail > that the patch set was applied. Pavel applied (part of) the series quite quickly and stated in reply to patch 14/15: https://lore.kernel.org/linux-leds/20210528093921.GA2209@amd/ So I was also surprised my review of two patches, one hour after posting the series, was already too late. This is not really motivating to review at all. ¯\_(ツ)_/¯ Greets Alex