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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 49819C433E0 for ; Mon, 10 Aug 2020 09:38:30 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0B638206C3 for ; Mon, 10 Aug 2020 09:38:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LOJ9zMk8"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="xurVYm67" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0B638206C3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=t5Q59U93wbTASRvTRsdRfRMqY4KU4l1WdRdB//8pSYE=; b=LOJ9zMk84Va631GRELYrmbVWH g7+wdkKd4fs84y9aA0Xcm/L8KwCdU7R/uKKKibcw3nV9FVhlN4qZiIuX8t/TwTfWKDiFNGFBxOtA9 SNkVS8IXNxd4bQ143OgESujh5+f39ofhEfhOA6Qice8/j4pGQ1eMdYljt1x3wBc9x1BPQXP8OVhgx Z4ZWCZ5dNsv4QDBUphaeKoybUe4SsQeD6Gm+QzrZQObp+vo9mdSEd6u5oylgJtsMtHyzf25ADpE2z ysr72l7dVylU0FitOPa2mZ6MznO9z2RN2udzyVK13O5ydN6/4N1ghHi0vg5NTZyJKTkyY+BX3RC6B QbeAZl/AQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k54F2-0001nD-6C; Mon, 10 Aug 2020 09:37:16 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k54Ez-0001mH-B6 for linux-arm-kernel@lists.infradead.org; Mon, 10 Aug 2020 09:37:14 +0000 Received: from localhost (p54b3345b.dip0.t-ipconnect.de [84.179.52.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1A373206C3; Mon, 10 Aug 2020 09:37:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597052232; bh=0uUJd2EJsHhldH1UxCaCPUlINjY2AtbcJn+2CrA8kvk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xurVYm67+3Z0ltECMPjYEqCYcndUnDj9+bQN9ZtRVWUWFlHxU1XnSe72gqUiR+BLg Y9WFeULURfif6TdCFq975gTNjuvQAdLV9JWm3eCFQsWHUkp3/PWPQmL27TG2iCsoay c1eON+q9fhTfHCDMr6WjrKGDMTci4NGLU4cZuCGQ= Date: Mon, 10 Aug 2020 11:37:10 +0200 From: Wolfram Sang To: Stephen Kitt Subject: Re: [PATCH v2] ARM: davinci: use simple i2c probe function Message-ID: <20200810093710.GD1290@kunai> Mail-Followup-To: Wolfram Sang , Stephen Kitt , Sekhar Nori , Bartosz Golaszewski , Russell King , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200809172444.16019-1-steve@sk2.org> MIME-Version: 1.0 In-Reply-To: <20200809172444.16019-1-steve@sk2.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200810_053713_482208_D9D1CECB X-CRM114-Status: GOOD ( 13.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Sekhar Nori , linux-kernel@vger.kernel.org, Russell King , Bartosz Golaszewski , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============1623806377732960227==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1623806377732960227== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="u65IjBhB3TIa72Vp" Content-Disposition: inline --u65IjBhB3TIa72Vp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 09, 2020 at 07:24:44PM +0200, Stephen Kitt wrote: > The i2c probe functions here don't use the id information provided in > their second argument, so the single-parameter i2c probe function > ("probe_new") can be used instead. >=20 > This avoids scanning the identifier tables during probes. >=20 > Signed-off-by: Stephen Kitt This is useful, helps deprecating the old probe method: Acked-by: Wolfram Sang --u65IjBhB3TIa72Vp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl8xFUYACgkQFA3kzBSg KbaDBA//RMHxBTPqmSpMWrkfjm8/5uYPzt6wWAgEI5z1Z0zYzo9sQo+l5ky/WFno dglWCjkkDUdfytb6iEZs1LnWJszqu5LLlEC823QL2iZL4RwkfkYm8F03O6kxiFL4 AFK/OtcfXgrMbitvpurrxywz/3YVMQBIkPbfHPGliswNr8ND94eE9g26j5AlMMyK /GH8LBojXZ0bjbsJ9wNT3Y0kSGVTEtw62wu6v5X7R1lJR/6dMBB8+S71nFJLlfnQ uamfEQwUcc+z9cPMN74+Rf0UGt9p16byg9F4RwuvDh2IclK0smL3bStbSVRh+R1x ohpL767eZYX9MEGCRtDqhu8fw9mn7JedzT1Qw1CmMy9JJeTq1rf9wN3TfmQyVoib YBqMsCqgTJ2K2c2BYMWwDiqfdZ0R5poOotRdkfnKWcuYQTdBMBki9/7N8jQEk3Hi HsU5Np9EkbMunq7n4b8/xjl+zg9lDgmhfLSXe7NyrK7i9EAZPp3u9THjLNFY6enx xHpodgIsX7/Lno+BmODVwd+ptLTm5Rz5AGY9WDY+9CLG/+A9CJeWH7V4S4w/ekF6 6q0IjYuQCtS+n3VTYGxqlz7iduCK9Si5w2E6FqnnypiP7KpZThQpk3WiwakEYgOJ IUxzwuOa6YPRNyX+QC9UqtSrSxkfvHA4ugLkAybCFwPp9OPqaaM= =XWj8 -----END PGP SIGNATURE----- --u65IjBhB3TIa72Vp-- --===============1623806377732960227== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1623806377732960227==--