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 DC49CC001DE for ; Thu, 27 Jul 2023 00:46:45 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=mmI7N+t8IU5jdqO6KXeRuHILfR/i4H7vAH9QbwnGCOc=; b=DO3BbLiVj1p+mF qwYs54V48TnfS4bNQANIDD5Ly2hm9n2WYeIlWDyaV1HOrHeMSvq+H63M6hmQSB3WBopCU+nheQqXo aRIOhp4xJ7ocICD4kQNOWGXexCr9ZkuCFv9iacFsXySO9YmRF+ZGMrrVJL8YHzjincbUoD/E6H3l6 SZdLY0fgVilGPwKjpa6tvEgBFYj+57I8gWQscE6iyHjvxM1Kdw8oPuGWDLcPFQ7y62cRMwE19Dh3k IjjaSGPhU+snu2y1b0zDEelGMADHb6Frv9M3ama6b1Bgw77Ry6rbtCJ5nwFTNEVASberf5Oh+VmC3 Ur5Fz6u7d42npNehw0gA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qOp93-00BoMb-0Z; Thu, 27 Jul 2023 00:46:21 +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 1qOp8z-00BoMA-32 for linux-arm-kernel@lists.infradead.org; Thu, 27 Jul 2023 00:46:19 +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 190C261CE3; Thu, 27 Jul 2023 00:46:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1CE5C433C8; Thu, 27 Jul 2023 00:46:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690418776; bh=XkwRq7pZHHODXckSU9WR2mbl4iHE4QL86vb50DaqmdA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YAkcFaRIwXisi5DPWwDYmWZbQdBYp19Y7fE2RnAOpnQIqmqETLzDJv7DJItmZieaD vsqB1i2dT6+E4d9X4r4U39xOYiePQs4YLW1mLwTiljqAr9MG2rn23HSuWv0n6d3weO SywfCVqO99uCWle+g36RURkP3mZiGLjRp76rKwFIUMw/DnN8DwmoVKVWkNl+a4CF23 PQ/T7il6Jk/pERKAf7jZx52tU82YWJfQASEVN0crngNJ8q6H5nCHQHTJ6q1CMc6lDE 9DfDwqZ+csQvBnLVhFsEl8+b/OYq8DprldJXG8DArfI0gZqRJpSVO6v/XSbn2H8IVo C+nvb2a0x7wtw== Date: Thu, 27 Jul 2023 02:46:13 +0200 From: Andi Shyti To: Yangtao Li Cc: Alan Stern , Greg Kroah-Hartman , Krzysztof Kozlowski , Alim Akhtar , linux-usb@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 29/30] usb: ehci-exynos: Use devm_platform_get_and_ioremap_resource() Message-ID: <20230727004613.yzvx6x66mi3fffii@intel.intel> References: <20230726113816.888-1-frank.li@vivo.com> <20230726113816.888-29-frank.li@vivo.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230726113816.888-29-frank.li@vivo.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230726_174618_026862_CBF92690 X-CRM114-Status: UNSURE ( 8.91 ) X-CRM114-Notice: Please train this message. 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Yangtao, On Wed, Jul 26, 2023 at 07:38:15PM +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. > > Signed-off-by: Yangtao Li Reviewed-by: Andi Shyti Andi _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel