Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp6960086ybc; Thu, 28 Nov 2019 08:22:07 -0800 (PST) X-Google-Smtp-Source: APXvYqxqXGgcoxvS2xQYgqHWJpkf+u8LixhtKee/88gx+h5t/kW5aT7NoxWQ4oW1oy7OaquPDpmm X-Received: by 2002:a50:ef0b:: with SMTP id m11mr39244843eds.74.1574958127051; Thu, 28 Nov 2019 08:22:07 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574958127; cv=none; d=google.com; s=arc-20160816; b=lrRCX1xJcxIlyyR9b7ydEmQdFtwEuyAgA3MfWgN1rVthwzb/g60IlXuYw1qmRLUqT5 KVvQonPqU1IjeXIYg3WpEz/LBUfwXiXRBX/ls2zwEL9RHxDfwx2XjfKUl7MaTlVal7Xw cQb4DgrO5+ysNX6wJ27Riap8unPiOQ/WzFnfaY3jFRIoviUAZ//BlVkpbMtQ+TXw7gd1 ZgUvRUNqTGbFQ4duKp2eHIT6c4TEJrCKK5mB0ByKAs1cwoLA9zB99YUtJaBclWXZQqRa zBJYGQi4dR7mjuCpClppaOaAR86j5hpugspMYhYeTusn1KXpMMRkZrKV3fVG8bCFd0EB e45A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=oHWGU9YvNDc/Sm+1UdAJF+1W/OZQcQnP0bBQP75fHok=; b=pRDTAchVK+EQost/g39tCzd+9A2zYlfeYuOf93nbFmhWqR75UkyR/6FQs3hO9v8YiD hqKDFyBk+U5mIhyG/JjeKEu86IrH77IzPVIxpvtZjlilABd0Q2WwnplsB6OF4W+mh0aO WKbiIIMF79UF7aWGwIg3P2Jrazjn0HuZQ52oo5E2oNiSNP1l3HrYmDvX2NDR36q6UkgR WvNHXRfxkZZzSfhcWTjU8eLgWksPVwezTZVySZ+Z5mpZtpLITFs67mvx+gh9ehfhLfMW +mnUe4qnV3ysQMdipcM/Tzqe4c9MDgNKnLXpfOP0d+Zz9XyeINk1LnHMb1RPtLcHAtHk 9+lg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u13si13030766eds.28.2019.11.28.08.21.42; Thu, 28 Nov 2019 08:22:07 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726987AbfK1QTD (ORCPT + 99 others); Thu, 28 Nov 2019 11:19:03 -0500 Received: from sauhun.de ([88.99.104.3]:43914 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726446AbfK1QTD (ORCPT ); Thu, 28 Nov 2019 11:19:03 -0500 Received: from localhost (p54B33127.dip0.t-ipconnect.de [84.179.49.39]) by pokefinder.org (Postfix) with ESMTPSA id 73ECE2C05D3; Thu, 28 Nov 2019 17:19:01 +0100 (CET) Date: Thu, 28 Nov 2019 17:19:01 +0100 From: Wolfram Sang To: Wolfram Sang Cc: linux-i2c@vger.kernel.org, Bartlomiej Zolnierkiewicz , dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 05/12] video: fbdev: matrox: convert to i2c_new_scanned_device Message-ID: <20191128161900.GF5412@kunai> References: <20191106095033.25182-1-wsa+renesas@sang-engineering.com> <20191106095033.25182-6-wsa+renesas@sang-engineering.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OzxllxdKGCiKxUZM" Content-Disposition: inline In-Reply-To: <20191106095033.25182-6-wsa+renesas@sang-engineering.com> 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 --OzxllxdKGCiKxUZM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 06, 2019 at 10:50:23AM +0100, 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 > Signed-off-by: Wolfram Sang Applied to for-next, thanks! --OzxllxdKGCiKxUZM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl3f83QACgkQFA3kzBSg KbbnmxAApek9VsHqO33UsJ6YYN/EWaMYzjYyzXvkR1U5F4veEDwg321WyrfhLzOm 5eV4bXBhoXIl4sFKk3OUSLDqhGVV56BCa0bGnfjf7gc97hsgNkUX7u9t4N4AEp4h 0BhEAurF7qBl8E3gxh1cFc8Zm0rxfls1GeBDx8OTRNv787/AcbJxrmXIkgBFtKvw BU2fmHwvyRU12p7xmT2cfHZt3iyJsBEZGfKsjF951qQeJF/1em5rh63X4e1oqWYD fp40g2HIgZz8SX6HO4GeAf+buu4ZeG4sul6dpRav3ycqMD0WGvK9loTJ+Vfy5pFH iBxd9pPzGa66a2Qlxytb2qj5GSh1n9QJQ5BHZUar5lj21NWm77RQdPInKYswVXox /JU7/YtJ7w+bfiJsegSxManyYh3n3VBjH9n1mt9ppuS2d4JVmE3/H/4F1/xdxheL ym3nY2lBlLRt+M+Y4DMix0+iGwcxqrO6eruUIxXaStgj3/ap5KfSOvMu+FU+bC0g Y0SaNaoVcFk1cmEnrYi/eW6akP7eYFfDo+t2lgq1c/uv3AhoNJ9vJFAikoHcgePa T6y/DpDTAaQyi/JwiBl8vOkk10L7qgwGHh1x8EghRVr52hQmC5bK6wbOSCR4M0sR vW8Oeog6NvyshLgWI5NHU7h+qD7W2aTRYw57Nk/GU6PbsxgD61c= =MmdU -----END PGP SIGNATURE----- --OzxllxdKGCiKxUZM--