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 595E8C4332F for ; Mon, 21 Nov 2022 11:16:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231140AbiKULQZ (ORCPT ); Mon, 21 Nov 2022 06:16:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39754 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231143AbiKULQE (ORCPT ); Mon, 21 Nov 2022 06:16:04 -0500 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1CEB3C2852 for ; Mon, 21 Nov 2022 03:11:27 -0800 (PST) Received: by mail-wm1-x32c.google.com with SMTP id c65-20020a1c3544000000b003cfffd00fc0so8492834wma.1 for ; Mon, 21 Nov 2022 03:11:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=TuaUGDgXnCpLOv12BMouwM4UOCrJ0ikAuiiKIwp8g1U=; b=y4KKgF18QaAgNAnvvwKab5m1wkiwC3e9zcNV+IuK9OXZe+tNbuQVNvFGLR4hRWX5He kB8iilZFgVaUe51BA4yROJ+kSvO3TYp62m4Fi9vZP6iuY5L08/QGWmeYsS9KS06TBiyK xJVmf43xN07AFD6OfFPOjkwx6tKDLdqqmYhxZ4L4iV1SSXUPl8+8N3OvWTVLweEKE/dg WT7p2W2GB6/GwA+jfV/ntSwClAxsAsCBxWJqfpo/hE+jveKblZA36/wI+VBEvAOxZniO pcJYS48iUDDNVei51d8CXtKJ6k2IhRFr9E9vHlge/THdkwFO+PUXVuIbkx3JAXFkam0e 5vAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TuaUGDgXnCpLOv12BMouwM4UOCrJ0ikAuiiKIwp8g1U=; b=A6R9GNW4lHK5sUrfK/FokOM8a2RXY19+x0o6Gu/2pjq2te4RTY4vkfXdoDs15mjeWu VFGMtHwQS3/srJbWg2C686RmKOEnBQW1frt1WgHlYuOJeP00OHQFXPZD+RW1EXiVJAOM ReuaJ6155Vq8148/PSKlVN1ES9eyMCEqAZL8JJ7hhMmXyGvIa8q8LMDdkjGVKMVVSxOS +TAquWncBEPtBqnpRrd3s9XaOyG32pEab5YxHyc7oE+TXpn+7mL6aAjFMcaeHvVLo/Op w4cVkV1qZ5tKMVISkExWq+f9buGtY8GyVZVSYYd5guUwimKljp/jdiG66tqYZC7N/Gma ZuqA== X-Gm-Message-State: ANoB5pkDc7KKecyw0Yy95QUA1JVDH0aNvuuG1hZeYHEtppqAjZMHo6Vs juBAwgVFhaMC3zN58OQ5hHAUjQ== X-Google-Smtp-Source: AA0mqf4/URPwCl5Oy5aMSPG2azSdKyv87pmdAci9Q7T+z+ChDsE+5kzfd4s0Mo+L2g5DpI8nlo8S4Q== X-Received: by 2002:a05:600c:348d:b0:3cf:88d3:5685 with SMTP id a13-20020a05600c348d00b003cf88d35685mr5655901wmq.38.1669029080500; Mon, 21 Nov 2022 03:11:20 -0800 (PST) Received: from maple.lan (cpc141216-aztw34-2-0-cust174.18-1.cable.virginm.net. [80.7.220.175]) by smtp.gmail.com with ESMTPSA id q14-20020a05600c46ce00b003c5571c27a1sm16645135wmo.32.2022.11.21.03.11.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Nov 2022 03:11:20 -0800 (PST) Date: Mon, 21 Nov 2022 11:11:18 +0000 From: Daniel Thompson To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Angel Iglesias , Lee Jones , Grant Likely , Wolfram Sang , Lee Jones , Jingoo Han , Helge Deller , linux-i2c@vger.kernel.org, kernel@pengutronix.de, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 593/606] backlight: tosa: Convert to i2c's .probe_new() Message-ID: References: <20221118224540.619276-1-uwe@kleine-koenig.org> <20221118224540.619276-594-uwe@kleine-koenig.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20221118224540.619276-594-uwe@kleine-koenig.org> Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Fri, Nov 18, 2022 at 11:45:27PM +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 Reviewed-by: Daniel Thompson Daniel.