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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id EBE35C001B0 for ; Mon, 14 Aug 2023 16:11:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=9O2nJSqG0NIiZYtVf27tZFSNdhMpG35ZeSdsSgBM/0c=; b=sOdITC2X1dU+3gypfGzAlV4mXS 1YMUqqlRoBBK756/AqAG9liadDKLYx0MWMggh7rauS5PsTgEso/6mr3AiZnIXyxOoIse3CA2o6jG7 RlfJAFAxtk55pzvCuIlfUyYegKrj5k5sQU8NEBQWNo2k1EBFHHVSfxKxBtWDDRdKvjZcnicF7it1N WX39fLd18TMjzbi1g2tpPrzWLg553+VjTpoJSXA0t/rxpuoVJFqFhEDpYsS62cYFB1eZkJ3LohtS/ cS47wf2JS4MN5hPEZ59VG0EjJeO7POF4wlcmX4m8MWPe+wffbYkYLoS3elfA4oSuMsWLwgvtRClkA x9m+L4vQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qVa9R-00HWjX-1W; Mon, 14 Aug 2023 16:10:41 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qVa9O-00HWia-2Y for linux-arm-kernel@lists.infradead.org; Mon, 14 Aug 2023 16:10:39 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4508862793; Mon, 14 Aug 2023 16:10:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 492E2C433C7; Mon, 14 Aug 2023 16:10:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692029437; bh=Bh7TmAhKmRh7QbFt8obpKRo8wLtKqi8DZLVy8PH/rJI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b3v3muJRQcNtWZ/qxAU0JMaARKJ7IKOSXbHSDSo/yx+h6uOnmgBO/RzDIFd/i9OEI yzD8nusIrJhrgQS2rdqB2AbvXWRVrYsNglQB11kDMDAgh5sPXcWretcRZ1IIlVDVIp ucAy7ui1Tfokn7OqiqNzFv+jGrrCFyipswxjsihZ52QDKbF3wXAFgoUqbLadkAaSME okx4VZFq346j1/sh8yfkQ/AEIrKh/DJYgqzruv607RZ9q3uYuYZT7rdnmc9lEE/EB6 i/qgz+bwQqEIucDPnlYt6NpAUtCRdzvzIQ2Bz8nvqE5z1gsHSGEy5Gy0Sty0jaVgqG MSVE2Tibd/8HQ== Date: Mon, 14 Aug 2023 18:10:34 +0200 From: Wolfram Sang To: Yangtao Li Subject: Re: [PATCH v2 01/11] i2c: at91: Use devm_platform_get_and_ioremap_resource() Message-ID: Mail-Followup-To: Wolfram Sang , Yangtao Li , Codrin Ciubotariu , Andi Shyti , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230710063351.17490-1-frank.li@vivo.com> MIME-Version: 1.0 In-Reply-To: <20230710063351.17490-1-frank.li@vivo.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230814_091038_874304_F654BCBB X-CRM114-Status: GOOD ( 10.66 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alexandre Belloni , Andi Shyti , linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, Codrin Ciubotariu , Claudiu Beznea , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============3256119388898746053==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3256119388898746053== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="I6Jq9Snyhnu/zpCa" Content-Disposition: inline --I6Jq9Snyhnu/zpCa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 10, 2023 at 02:33:40PM +0800, Yangtao Li wrote: > Convert platform_get_resource(), devm_ioremap_resource() to a single > call to devm_platform_get_and_ioremap_resource(), as this is exactly > what this function does. >=20 > Signed-off-by: Yangtao Li Applied to for-next as the rest of this series, thanks! --I6Jq9Snyhnu/zpCa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmTaUfoACgkQFA3kzBSg KbZPoBAAr2ALepMwfc7ssk8JXIBNf007sil68V6i6+KxXi/soJVe3b6Kub7PbV8I OkdqTsVkeY9DA34JZp6yD/DfVspQvgWAKdYR6blRPmbmhepBr/WxIvPFbx8XM5nO NGLBekzearcD9n8sptTVxD+bTg8SATLwQM6tv8p2UsK3rKbAIhJfKb1LpOkBOtbB cOY5jlmvNSwQgbQ79OHL53/61XtgXTI6apr5l297JACjM3km0vBTswT8yqGAygmw ensfOTy8SY03ZGqf6eeRE5BtQDmJuEg2aCxgNVBTSdNuBlatle26FLEakOzFlq2W UlR4MHiTJoIhKKdMNd+fvavB8MYph2g/86SMrNALelb9nMOQcs+7K857qEhpCjai 9EdrI5XL0EAQ0dzT3jrcFN1C43jjHExkJJVgf2J5GKt7Nan2wjhK6MP6KWrW8f3o GCwjxW9C36sK8gUFr92itzs7tD/Gduc1DW19o6AmX3kAL6v7jIrx1XLEWHwytaCN S5jCisRMy4OeQ47b0mNtauWGCGS6MzeoAFLk48MYTXSEAKyaJ6z7kHauU83rY/W/ 078uDZhCrAA8qGjs9WyWQk/Ri4gMuy+7fN9/GnjzU0sQwgYaIeShQFjq6T+3TZSf F5kax1FtHCEMY7Xd4JpGoiicD/zr13lrfnK3NK/3mznAqFEuzT8= =lECm -----END PGP SIGNATURE----- --I6Jq9Snyhnu/zpCa-- --===============3256119388898746053== 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 --===============3256119388898746053==--