From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 33C9014B978; Thu, 11 Jul 2024 08:08:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720685287; cv=none; b=Iqg9H4b1NaSIDdaClqDgJagxCHHlMz4ais0/QA5qxEiTQeVQi2Ry5CFrK8p0DUbmfNkAu/dV+wDtQ8Ah0fpy+u9IlpnM4Wa0U8qc4/kDR5lwAeS+lR/0os6DMtr9ftrUk+2rwEZwCE0IbEWwK00TAqrTohhGvm+ExWW2VYYtvcQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1720685287; c=relaxed/simple; bh=CpUbhgVmgQbKG8GpwUgFFtl+Zy+nToqNf7pmspAtcVc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=NvO0eFkMbmPQMgn1U9YE/4mC8GR+Lh6IJpCgV95KWJTvOJZDAXPBz4Z0zee2+tQOIPxMPndmL50nGCVbsr3GLE71dGRrD0JCU9n8bsHIrwBH1GWUVkh79tXbvAlL/0j/IKlSeyIvrFlpHsy36L5UkgAeDvBePm42VZtYj6gGyL8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=QFmn7LE1; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="QFmn7LE1" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8FAA4C116B1; Thu, 11 Jul 2024 08:08:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720685286; bh=CpUbhgVmgQbKG8GpwUgFFtl+Zy+nToqNf7pmspAtcVc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QFmn7LE1Y/ef+zhvyeE02VHi+THTgMXxQKZ3FboyWTknVBDTNmbpUxMH3nqnxi/PF oLvlNAqkp212RvHbJToFPNbjC/IRKkPIAnYfeulWY5qJdY9oSXfYd43NmXI9D2tT2c /rI2rds/F1cBjTha/puqnQEDr67918CIdwPovnYCg4H3Q1DtuJyE3qOhOuX8jIqVm0 XtmEeX0TqIUNk5t4PwMCUO/SZBC6mxDwEsdm4F6I/XbHLCCXsSkk+f6RMwJL7i6NBm TIJeoSUz06kGJwoDdHMcBP6HuPA4KFCCWkrLdWJSN70nj3eBYOkZaeDK3bNpXa/PfS YWNVu0NbwiaIw== Date: Thu, 11 Jul 2024 09:08:02 +0100 From: Lee Jones To: Markus Elfring Cc: Christian Marangi , linux-leds@vger.kernel.org, LKML , Pavel Machek Subject: Re: [3/3] leds: leds-lp55xx: Convert mutex lock/unlock to guard API Message-ID: <20240711080802.GJ501857@google.com> References: <20240626221520.2846-1-ansuelsmth@gmail.com> <20240626221520.2846-3-ansuelsmth@gmail.com> <493f3160-90be-4c02-a0d8-bedb630e5f1c@web.de> <20240710165528.GH501857@google.com> <668ebf50.050a0220.4aa0d.31b3@mx.google.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Wed, 10 Jul 2024, Markus Elfring wrote: > > What is the next step? > > I hope that you would dare to offer a subsequent improved patch version. That arrangement should only be made between the submitter and the maintainer. -- Lee Jones [李琼斯]