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=-8.5 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,USER_AGENT_SANE_1 autolearn=ham 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 95528C433E2 for ; Thu, 10 Sep 2020 06:26:46 +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 40E90207EA for ; Thu, 10 Sep 2020 06:26:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="vYVc1w3R"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="TXaXfT1g" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 40E90207EA 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=dlDr3if3fT8ZmuHNivfXJ6HWgG5CceEBImfbxc6uUYA=; b=vYVc1w3R6PJ0d3jPSLT0Qilsh kr4zzdcjEFwP/32a/MID63ed/PNSzxy31ohsDwpxROSBkKi1+vH0R6PruC0spWaJrVwjMGVfn3N2t Kfu4pXJe2W5Uh8zc5Mt+fRoY5DMS8W73h+y4Ao0klDvZF6pxb9KlCVV8rmx4Yx9Z2PZiAMQKGHTDP iZoKaB71p1uqrO2668nQte9Zo6hfF5hsh5sVdeUZAFaXWNh7BVjIfwYWEsr6LdRDiXg/s1rOO60Wi SrzEUrvv4cNauiGb4scEfSv6ltXWkLuLMJxDRHHvSjn6pS6hjQmNFEktPPjeXGXUmacST/BB5oAwJ GAA1qU8YA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kGG1b-00040d-K3; Thu, 10 Sep 2020 06:25:39 +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 1kGG1Y-0003zR-QZ; Thu, 10 Sep 2020 06:25:37 +0000 Received: from localhost (p5486ceec.dip0.t-ipconnect.de [84.134.206.236]) (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 1703A206A1; Thu, 10 Sep 2020 06:25:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599719136; bh=1tmPJGIkpBXHgR/46GF8TeWUiMz2EH43SrJ8FMzonN0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=TXaXfT1gOvjM9QB5dCOqR58HhVflow1+Q+bmi9oYJZdyWEd3X6svuE1JTuswzqWqg 1jmkkGWmaKl1PXdy/VCMIjw2b8PtEY7ioBS6LQX8JyTGqsHG1l/VPZoHMmFzki/SJR cseoRUmUBSndK4MRfpeGrkR8H+RiqbHr5/q/p+s4= Date: Thu, 10 Sep 2020 08:25:33 +0200 From: Wolfram Sang To: Krzysztof Kozlowski Subject: Re: [PATCH 3/9] i2c: bcm2835: Simplify with dev_err_probe() Message-ID: <20200910062533.GF1031@ninjato> References: <20200902150643.14839-1-krzk@kernel.org> <20200902150643.14839-3-krzk@kernel.org> MIME-Version: 1.0 In-Reply-To: <20200902150643.14839-3-krzk@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200910_022536_937040_EE85EA15 X-CRM114-Status: GOOD ( 12.83 ) 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: Heiko Stuebner , Sekhar Nori , Pierre-Yves MORDRET , linux-i2c@vger.kernel.org, Fabio Estevam , linux-stm32@st-md-mailman.stormreply.com, Alexandre Torgue , Florian Fainelli , linux-rockchip@lists.infradead.org, Michal Simek , Bartosz Golaszewski , bcm-kernel-feedback-list@broadcom.com, NXP Linux Team , Pengutronix Kernel Team , Ray Jui , Sascha Hauer , linux-rpi-kernel@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Scott Branden , linux-kernel@vger.kernel.org, Oleksij Rempel , Maxime Coquelin , Shawn Guo , Peter Rosin , Nicolas Saenz Julienne Content-Type: multipart/mixed; boundary="===============8704389046425578400==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8704389046425578400== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Mjqg7Yu+0hL22rav" Content-Disposition: inline --Mjqg7Yu+0hL22rav Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 02, 2020 at 05:06:37PM +0200, Krzysztof Kozlowski wrote: > Common pattern of handling deferred probe can be simplified with > dev_err_probe(). Less code and the error value gets printed. >=20 > Signed-off-by: Krzysztof Kozlowski Applied to for-next, thanks! --Mjqg7Yu+0hL22rav Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl9ZxtwACgkQFA3kzBSg KbaeHg//TExyGapDctpG3/NfiZUK8fRTxopI6eApuGkuRNFi4dDR7IN7TnG4JBIC ZzQa6MIT0nKsWK8hVRcGpEFYgU5pyxXvjT7UWr+EHD4sYaTJRocZVvNjC1D4FZhh JjgPJ6zbcneONv5izf77WadDSDkGXZ/PFo03gqW/NIaXx64YyCIp9LkPdqFqHYrw cmlC7ZMWUIVIBvITbES4MaW+h3byshkSNdy+45RPf15CH4w27YJubcFWlOozdWg5 T4hRK0XLKuBzjvNF/K+tj8OPyWUHQS17P0M1fJ6orSo5XnkANcac9crhTSA2+mQG vOFCYGFh4ctXFYb2l4N+q2sZvqqjItcntGkQGYMNs0naoFN6rdIo9KYhhbU9nx9T JcYuUVKxv2mITRhD+Lvq0YfxJmKYoqpnGeN6I5UIqcV9QH3n1VKZOA6CwXVhgVaM L4CSVfQak+iqj3Yxz5D3p22uF5788jHRW8nKuR/aqQvyTB7nHYwTQR97jQWtpxuA b6aG1tecsKP4GxXhKozl1twrAtk0wqvvz/MrY7XDlTOwq4vDSgVioSSkPaw0G6E3 n3BhV5CVQbBdSvFxg6IVpNsvGxGWOoEZFfvNup+6Q2DDqLiX556mvvt+0iJSoBgz ZS6M10mqVyirKjO9YWLDD4yUCx9VLgDUuXPdaNcLqvnpnlmipjs= =NMWb -----END PGP SIGNATURE----- --Mjqg7Yu+0hL22rav-- --===============8704389046425578400== 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 --===============8704389046425578400==--