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 368A0C4332F for ; Fri, 23 Dec 2022 11:26:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236178AbiLWL0N (ORCPT ); Fri, 23 Dec 2022 06:26:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45150 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236262AbiLWLZl (ORCPT ); Fri, 23 Dec 2022 06:25:41 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7DDBB3EAD4; Fri, 23 Dec 2022 03:25: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 3EC9DB8203D; Fri, 23 Dec 2022 11:25:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6A798C433F2; Fri, 23 Dec 2022 11:25:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1671794733; bh=c55HpuoTmFo85n3k0TamnqOdOC0q0CMu3jdRY9j0h+o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Oeo5/bNVrCGqqjFizSjAo5+9r3Tx2vDpfL3pLzMWvGB7kqX7CvGh+KUVBK92hILIh A3OFb/dEdY+AWu1F/vj2HDDJcEq2zb9C2faaUC+tt3GxkKF1adhdP8wpxS0V+YUmTI UMcKwi4TeXJbi6n/l0wH8TBJzQGDS9baJd1jfGMsBTwEJ+3yapJ2+dkwVM4f/Sdncu U1zWY6pNdUIAzCbkT/0IAJC6BrbaKlJYKY1pTBG6y3Lepq2H4iESiL1e/ltsWl6jBS wAosusbqxJEVYKRGX8Bh7o60wFilLKs6CCvBd/1hXsQe1FmmITXzPUqXqdLXFShEdm dVz68BXgYtdZQ== Date: Fri, 23 Dec 2022 11:25:27 +0000 From: Lee Jones To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Pavel Machek , Marek =?iso-8859-1?Q?Beh=FAn?= , linux-kernel@vger.kernel.org, Wolfram Sang , Angel Iglesias , linux-i2c@vger.kernel.org, kernel@pengutronix.de, Grant Likely , Lee Jones , linux-leds@vger.kernel.org Subject: Re: [PATCH 288/606] leds: turris-omnia: Convert to i2c's .probe_new() Message-ID: References: <20221118224540.619276-1-uwe@kleine-koenig.org> <20221118224540.619276-289-uwe@kleine-koenig.org> <20221202111221.zl7w6guy4bgqwkdp@pengutronix.de> <20221222214225.xed7qi5c5ksjylho@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221222214225.xed7qi5c5ksjylho@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Dec 2022, Uwe Kleine-König wrote: > Hello Pavel, > > On Fri, Dec 02, 2022 at 12:12:21PM +0100, Uwe Kleine-König wrote: > > On Fri, Nov 18, 2022 at 11:40:22PM +0100, Uwe Kleine-König wrote: > > > From: Uwe Kleine-König > > > > > > The probe function doesn't make use of the i2c_device_id * parameter so it > > > can be trivially converted. > > > > > > Signed-off-by: Uwe Kleine-König > > > > I didn't get any feedback from your side about this patch set. > > > > In case the problem is "only" to get the led patches out of this > > series, I recommend: > > > > b4 am -l -s -P268-288 20221118224540.619276-1-uwe@kleine-koenig.org > > Still no feedback. A big part of the series was applied to the various > trees, but the led patches are not. :-\ Would be great if you queued > them for next after the merge window closed. (Or if you have concerns, > speak up.) If it's okay with Pavel, I can pick these up after the holidays. -- Lee Jones [李琼斯]