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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 7C07DC5DF63 for ; Wed, 6 Nov 2019 14:49:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 50648217F4 for ; Wed, 6 Nov 2019 14:49:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731874AbfKFOtd (ORCPT ); Wed, 6 Nov 2019 09:49:33 -0500 Received: from sauhun.de ([88.99.104.3]:53808 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727275AbfKFOtc (ORCPT ); Wed, 6 Nov 2019 09:49:32 -0500 Received: from localhost (p54B33505.dip0.t-ipconnect.de [84.179.53.5]) by pokefinder.org (Postfix) with ESMTPSA id 2518A2C053B; Wed, 6 Nov 2019 15:49:31 +0100 (CET) Date: Wed, 6 Nov 2019 15:49:30 +0100 From: Wolfram Sang To: Hans Verkuil Cc: Wolfram Sang , linux-i2c@vger.kernel.org, Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 08/12] media: pci: cx88: convert to i2c_new_scanned_device Message-ID: <20191106144930.GA25832@ninjato> References: <20191106095033.25182-1-wsa+renesas@sang-engineering.com> <20191106095033.25182-9-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 06, 2019 at 12:18:28PM +0100, Hans Verkuil wrote: > On 11/6/19 10:50 AM, Wolfram Sang wrote: > > Move from the deprecated i2c_new_probed_device() to the new > > i2c_new_scanned_device(). Make use of the new ERRPTR if suitable. >=20 > This commit text is a bit out-of-sync with the actual patch. Ha, true :) Thanks for pointing out (and the other reviews, too, of course!) --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl3C3XIACgkQFA3kzBSg KbZirA//X36v9Slo0cUGXuxTQ9RfKip30Dw3SpKsmSvrjs225Zx3qTp+1j9NaTQG einz6gUyFGFngP8gMFbUx3eBY+0Y1wWfpF3R76NilUR9aIoCKvahHQznpiNeZZ+Z Vqj/fGVB6xPMRLdGlHACHh7XXXmCm4zyQ72Mco0o2YmTQBpoP6LM6YYd1+VgVlXN 3PrM96cUdTCyxFfeHXXr0XFRW5FB+3sgxSNgIJzC8Rrl1j2bfYD6BXPF1Ov8Tmgo fBd9DOIJWG4djlw4zVc3l83zNliEDXlzVQfsyVKgn3U5jXsdiX2fSzFGvb7hR9Nv U9z+Ap1DF0rq8jzAlgwso8/IlUnV9SrLml5+P+eA4d8+aBNEifqy63S7svDXp75Q 4ixqa76r/VLfV/yC8i5ib3NJVjZ7BI+Tq033LrFTujOxJW4O/wXE5XrbtDMXVVik q7UVbjkpslXQz+2/cCUtU/z+tSlKjGu4ylKSSi0mPY9Nq92l6XvbQOoL0+icFURM tFnLaM5ZIDvhZaO/nLmcwPHMgrbChkneTGkfbfZLUJhzLtmbG5KIOoJ8DAsMx7vD svZKcFzxJCpkGrrNBRDMWXFbnb0gx+0WMSPITIgcFp5YGF6BJOHIBe4x032789Li IPuhi8lSj+khmz84vFYaqINDdlx4zvO38zaEgxjgDTwPLKYUkXE= =p3Ys -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--