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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 073F1C43217 for ; Mon, 14 Nov 2022 10:13:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236018AbiKNKNN (ORCPT ); Mon, 14 Nov 2022 05:13:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42708 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236027AbiKNKM1 (ORCPT ); Mon, 14 Nov 2022 05:12:27 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3A7D21F60C; Mon, 14 Nov 2022 02:11:35 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id E81E4B80DA8; Mon, 14 Nov 2022 10:11:33 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 61B2DC433D6; Mon, 14 Nov 2022 10:11:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668420692; bh=QwvAOVq2fJvIwPsgNt5K4VGQpKMoNtnaEe10rICI774=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KXIPBygAW4o4Cd6O22Jbnovr6UA54g8AiWNlc2E5/N52DHrjPdi3UAOZRO1NuxBih cRAMsqrkAmeXxsISPxeZ5S6tcu03r4T9ka5UhaUxotBqeXFHTEeJWQIbFq5FNPTUzo bB/gDtRzhAvzcT3TqDe9axGHz/l07p6FjIPC0986OglCfffqO2Q0lbDeM3cqs5K23+ 0wJ5hW2SGiZEDhlcNIQ7gQSssC7jXJVDT5vnGeY00U26k9AHXP7e/90I3EVpany2q7 EOESr8yFzlWmmzeMpjI6WqXpwKTz3X+MOjcSWlHMWPO3COxqVyTugDo7RN6A8EU/Nw hBq4rXhw2p7wQ== Date: Mon, 14 Nov 2022 10:11:25 +0000 From: Lee Jones To: Andy Shevchenko Cc: Gene Chen , Andrew Jeffery , linux-leds@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, Pavel Machek , Matthias Brugger , Sean Wang , Kurt Kanzenbach , Andrew Lunn , Vivien Didelot , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Greg Kroah-Hartman Subject: Re: [PATCH v3 00/11] leds: deduplicate led_init_default_state_get() Message-ID: References: <20220906135004.14885-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Tue, 08 Nov 2022, Andy Shevchenko wrote: > On Mon, Oct 31, 2022 at 05:32:26PM +0200, Andy Shevchenko wrote: > > On Mon, Oct 31, 2022 at 08:53:49AM +0000, Lee Jones wrote: > > > On Tue, 25 Oct 2022, Andy Shevchenko wrote: > > > > > > > On Tue, Sep 06, 2022 at 04:49:53PM +0300, Andy Shevchenko wrote: > > > > > There are several users of LED framework that reimplement the > > > > > functionality of led_init_default_state_get(). In order to > > > > > deduplicate them move the declaration to the global header > > > > > (patch 2) and convert users (patche 3-11). > > > > > > > > Dear LED maintainers, is there any news on this series? It's hanging around > > > > for almost 2 months now... > > > > > > My offer still stands if help is required. > > > > From my point of view the LED subsystem is quite laggish lately (as shown by > > this patch series, for instance), which means that _in practice_ the help is > > needed, but I haven't got if we have any administrative agreement on that. > > > > Pavel? > > So, Pavel seems quite unresponsive lately... Shall we just move on and take > maintainership? I had an off-line conversation with Greg who advised me against that. -- Lee Jones [李琼斯]