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 F34E0C433E0 for ; Mon, 10 Aug 2020 09:38:17 +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 C1840206C3 for ; Mon, 10 Aug 2020 09:38:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="HdndAGp4"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Wq9MsZ8y" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C1840206C3 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=ze7DrvJmsS2igolmd6YtVA5G2vQ09in30GluqwoxPSg=; b=HdndAGp4BEFmv3UbDZ88Ls794 XN6jWjQdPtpOPPOhoy9cX8ZVVLMmACp+fuHInJC10b4QaPZRR3CKxj8MwyNGYVPeMwHcgEJcwtWl4 LmoDlP1MmHAzFYDLnkpI2RPL3p0NR1haxkinKSPLfNHCpsZZzabzsKcZI2LurCVXZmNejnoXNFW7W Vhp5qGKKa2ffYh+it7uJWhrUoTp2tCsuYZn6x9iiOAG5Ylc8QOluhvbqFVESKUFGfiDlXSQaXHQHc vyNVxZhj7HbVWpso3LNI8pGLNYP2i2pW3Xc2+ZwS1OvfWWP4OPu1V2I0tUJsga/lMBmvNtyKTtvS6 Q8PF1PrAw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k54Eo-0001jX-Jg; Mon, 10 Aug 2020 09:37:02 +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 1k54El-0001hJ-J9 for linux-arm-kernel@lists.infradead.org; Mon, 10 Aug 2020 09:37:00 +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 A9126206C3; Mon, 10 Aug 2020 09:36:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1597052218; bh=dvkUWEpX11q9NnNs+5HsTRFZXhhHmCDnX3kk5ka9XSA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Wq9MsZ8yyEzUmBKzWzWaZEVgaxEG7UmUj6PsRBmvAWd5SSuqzeWWpK58MZWPLz1fn +YQoooGtM9Rs2mwkIAa4zhq9vliIcBRPgcIHRaPt2qVdfVdpuewh4O5kKlYZ+Jse1+ NahxdTFdekalVb0crHAKao/DCK7CJlyKraPjz5rE= Date: Mon, 10 Aug 2020 11:36:56 +0200 From: Wolfram Sang To: Stephen Kitt Subject: Re: [PATCH v2] ARM: s3c64xx: use simple i2c probe function Message-ID: <20200810093656.GC1290@kunai> Mail-Followup-To: Wolfram Sang , Stephen Kitt , Kukjin Kim , Krzysztof Kozlowski , Russell King , patches@opensource.cirrus.com, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200809172243.15192-1-steve@sk2.org> MIME-Version: 1.0 In-Reply-To: <20200809172243.15192-1-steve@sk2.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200810_053659_724963_2D713AA3 X-CRM114-Status: GOOD ( 13.80 ) 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: linux-samsung-soc@vger.kernel.org, patches@opensource.cirrus.com, Russell King , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Kukjin Kim , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============8699619378106132957==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8699619378106132957== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="O3RTKUHj+75w1tg5" Content-Disposition: inline --O3RTKUHj+75w1tg5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 09, 2020 at 07:22:43PM +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 --O3RTKUHj+75w1tg5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl8xFTcACgkQFA3kzBSg KbY/yQ/9ECsCNMtOHAhn4jj7UTPyaXTpKMovFeOo2SLZqo73Z6/ygK2yUrPj7To2 ChLU/yEXgtx06igcZfxmnMe/cpve6vxL1f+A9xA64AYvCPEvOMfcStfoypiJaWZz NGwZvl4uMHhRnr91318kIrJBolFkKwUFskOUA0oDTWqlwoZpQcglUbFlHgPehJTC S1EqYCedlQem2ezoTsZwqdYE/YTNy+CMwAEz0pmZGxHNhKLQkNnbqE7MYt8XPXnx viLLoKK/dV+mb/1JZGqpfURVzFOb53LBGUPZldu/f2OyqyoBD3ykQm4hh8G5GNQU fNznO56AdlBjyHIRiYrN3iaelHMhIONh46SUdpiBSafvP0wkgJ/Cn2IKqBYyrJSs 4s9j8YgBqC+pVO2ypYTy/4+hxikcgsmJSSDQkIdBmnggjYcf3TZB94KTFgtIQc1P zb+1Af3u9nBbTyZ2TMpJcyMi2cq3Hlt5du++2wcrNeY8HiwB8EOk1uDocBnqY5Gt mc2lAgpVdnvNn/9KJEQ7k4/CGmxeJplqJj059goeumBFou6ZBl59yVTNZphsaErA 8Ed9pwksRP0pOY7GfEadYcD+6uo6iaIApQRrlQS7wQ5g+0FZWRNnjezZ2KUsOfRy d4H56AItKVUxj9gzocdvvWAWaQw+3YdocYv9ee71Ujx/HvRx76Q= =YOJP -----END PGP SIGNATURE----- --O3RTKUHj+75w1tg5-- --===============8699619378106132957== 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 --===============8699619378106132957==--