Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp31047327rwd; Thu, 6 Jul 2023 15:00:51 -0700 (PDT) X-Google-Smtp-Source: APBJJlFysshev06b3t7+A6+xEFkjbfjm1LGikMVmQHIgC7DNsAlNPYtwg8U+s0Pf0oGcMCJrmngP X-Received: by 2002:a05:6a00:1409:b0:673:5d1e:6654 with SMTP id l9-20020a056a00140900b006735d1e6654mr2783096pfu.33.1688680850971; Thu, 06 Jul 2023 15:00:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688680850; cv=none; d=google.com; s=arc-20160816; b=KpXnnKktSL1SghDhrVORwNKC5BYnPE/agOvebRaLzNoQf37FVxw4VBxGFIgp0BWOI2 Z9Pcqwij0YcoqQaHrFF68rAuIaMhkH4bLu0XUJX9juA+tZmiozsSDcWgajyaq9DKw1O9 X2nCQr+ihMObsu1Xd1DX2Oaz09Zv3npsVGA0/hAZbyxLj/3oZQ4Pbnjf+18vg8aVa+F2 YnNLhqBvFT03so5Ww8Am3b7BHlESA0PIqhnMqt+aOlreP0lR/QNL1zFIeNQ62E9ztpaT Nws1ESui3sp2lNwcsH9qS+Y2Nt0FNiRY9hdXeI93bBNrBVhvpZTk3LR1hvod99HpSaJ8 Z2TQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject; bh=niKwMQV4rukn5ALNcVJ3wxNLvZnhPjNB4w7s1Re8uco=; fh=633+0fp2hfEX7W64YPkalDNu83ZxIuQeRSPYADql9S8=; b=YrSJhFhpGBMYInKay9p8T2A6MAQHr6LLwRTmKwEL3Cur6Msb8GWiwHeafy5G5/SS1x S8MLn6t9EoUVDUYoM+XaAL0RMScbFMf3klqTrPa1O/F4y8xItnu38J2E2I9ytaK565DL n4XDngIYdAyxrhx4vUqXGZEfqRey5B9HwIbVL8DnZ+DNdBt0AzCt6w+k2nt2RZkz5uqa FZdkUEXsh7SzEgyrVjCYJ/qyWHKyyeO5NE7MSZbCMNCgm3kT5TDxp5243Hr+ypoaF5IP IaJKnxgT2slvpAEAX8wxHOC3+vO3W7Ck47CwRM2tDJUo8eWtqVcR85R/eFbcg+3EQSN6 fgHQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id ck13-20020a056a00328d00b006665f0400a7si2177152pfb.197.2023.07.06.15.00.32; Thu, 06 Jul 2023 15:00:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230115AbjGFVWA (ORCPT + 99 others); Thu, 6 Jul 2023 17:22:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229452AbjGFVV5 (ORCPT ); Thu, 6 Jul 2023 17:21:57 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8943B1BD3; Thu, 6 Jul 2023 14:21:56 -0700 (PDT) Received: from [192.168.1.103] (178.176.74.43) by msexch01.omp.ru (10.188.4.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.986.14; Fri, 7 Jul 2023 00:21:49 +0300 Subject: Re: [PATCH 8/8] pata: imx: Use devm_platform_get_and_ioremap_resource() To: Yangtao Li , Damien Le Moal , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team CC: , , References: <20230706124239.23366-1-frank.li@vivo.com> <20230706124239.23366-8-frank.li@vivo.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <2bcc72f0-e551-eb91-ddea-5b3d9477a8b3@omp.ru> Date: Fri, 7 Jul 2023 00:21:48 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20230706124239.23366-8-frank.li@vivo.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [178.176.74.43] X-ClientProxiedBy: msexch01.omp.ru (10.188.4.12) To msexch01.omp.ru (10.188.4.12) X-KSE-ServerInfo: msexch01.omp.ru, 9 X-KSE-AntiSpam-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.59, Database issued on: 07/06/2023 21:02:16 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 178485 [Jul 06 2023] X-KSE-AntiSpam-Info: Version: 5.9.59.0 X-KSE-AntiSpam-Info: Envelope from: s.shtylyov@omp.ru X-KSE-AntiSpam-Info: LuaCore: 520 520 ccb018a655251011855942a2571029252d3d69a2 X-KSE-AntiSpam-Info: {rep_avail} X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: {relay has no DNS name} X-KSE-AntiSpam-Info: {SMTP from is not routable} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.74.43 in (user) b.barracudacentral.org} X-KSE-AntiSpam-Info: {Found in DNSBL: 178.176.74.43 in (user) dbl.spamhaus.org} X-KSE-AntiSpam-Info: omp.ru:7.1.1;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;127.0.0.199:7.1.2 X-KSE-AntiSpam-Info: ApMailHostAddress: 178.176.74.43 X-KSE-AntiSpam-Info: {DNS response errors} X-KSE-AntiSpam-Info: Rate: 59 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dmarc=temperror header.from=omp.ru;spf=temperror smtp.mailfrom=omp.ru;dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 07/06/2023 21:09:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 7/6/2023 6:28:00 PM X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: InTheLimit X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,NICE_REPLY_A, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 7/6/23 3:42 PM, 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: Sergey Shtylyov [...] MBR, Sergey