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=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 4A2B4C47085 for ; Mon, 24 May 2021 15:10:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2EFD661403 for ; Mon, 24 May 2021 15:10:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233427AbhEXPMR (ORCPT ); Mon, 24 May 2021 11:12:17 -0400 Received: from mga04.intel.com ([192.55.52.120]:36263 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234692AbhEXPEr (ORCPT ); Mon, 24 May 2021 11:04:47 -0400 IronPort-SDR: 5GaZl3IRCSD9BjlpbAnqNfcRJb6c5XSHdkTDjnXSqpWREdG2+sOrwzbTWl1+fAxdZnVEY4TfYH tvEK4Au5Dirw== X-IronPort-AV: E=McAfee;i="6200,9189,9993"; a="200049944" X-IronPort-AV: E=Sophos;i="5.82,325,1613462400"; d="scan'208";a="200049944" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2021 07:56:19 -0700 IronPort-SDR: HQ6WqNbhtXvhP13QcjUGJVtUg9fv4z9anlE0GEy7aWu9pU2VoEW5od0ZUTPOgO1AgyIRPvEnCn wWQf+q3EkgXQ== X-IronPort-AV: E=Sophos;i="5.82,325,1613462400"; d="scan'208";a="478572306" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 May 2021 07:56:16 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1llC05-00EM3E-Vr; Mon, 24 May 2021 17:56:13 +0300 Date: Mon, 24 May 2021 17:56:13 +0300 From: Andy Shevchenko To: Pavel Machek , Amireddy Mallikarjuna reddy , Linus Walleij , Marek =?iso-8859-1?Q?Beh=FAn?= , Abanoub Sameh , Dan Murphy , Krzysztof Kozlowski , linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 00/28] leds: cleanups and fwnode refcounting bug fixes Message-ID: References: <20210510095045.3299382-1-andy.shevchenko@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-leds@vger.kernel.org On Mon, May 17, 2021 at 10:30:08AM +0300, Andy Shevchenko wrote: > On Mon, May 10, 2021 at 12:50:17PM +0300, Andy Shevchenko wrote: > > When analyzing the current state of affairs with fwnode reference counting > > I found that a lot of core doesn't take it right. Here is a bunch of > > corresponding fixes against LED drivers. > > > > The series includes some cleanups and a few other fixes grouped by a driver. > > > > First two patches are taking care of -ENOTSUPP error code too prevent its > > appearance in the user space. > > Pavel, any comments on this bug fix series? Pavel, we are at rc-3 already and this is kinda a big series that needs more time to be sit in Linux-next, unfortunately while I see your activities here and there, it is kept uncommented and unapplied. Can you shed a light what's going on here? Do I need something to be amended? -- With Best Regards, Andy Shevchenko