Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp31020223rwd; Thu, 6 Jul 2023 14:26:56 -0700 (PDT) X-Google-Smtp-Source: APBJJlESRtycA8VmexpTMIF5Txfl33lmjRrZNHFgC97rL2ZGoNdeBFXlsyP1XWRdaUrQPi33SGpW X-Received: by 2002:a17:902:700a:b0:1b8:35fa:cdb6 with SMTP id y10-20020a170902700a00b001b835facdb6mr2348924plk.13.1688678816585; Thu, 06 Jul 2023 14:26:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688678816; cv=none; d=google.com; s=arc-20160816; b=pX+P13u+4VnJg0o5raMT+Of1FnsnjsC3PgY4aTvJmvDWhcC2pxvcejIIMxkgfGuF8F H/ReaNepqik92xKUEe1fv/21Y5yvjASqV0i29P09SBYF7Nh0fpGakdvg1dirmplT2Tc0 ti/aqXaW7nUfU6Tx+Yyqokli10YL3anonVrx5GQkuFBAJYAI0GRjliBUnMxIyna3x3eW WglgkLy44rias6G6M8v1J9cmliS0x1/OCacM9s9QCmsGJBqN3moYat4Zt8Qlcr7krmVC 5AQHFFbteBdYaORKujlsb1TgcytaajHDNRDgbTUE96ZMAlAAXTHFt5/zKbw8XU+qE8ch lIXw== 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=J62OxpPcIDz0ev5gWaW6/GscwPlOurHUMxIyMgRO0OM=; b=ImQokFlHGIwnnc7DfAMnCNf96GqIE+0cCDK38Ymv5GpnlRbmwkfZBi1Uz0mnMU4Y/m 5+DzpPpIjSzjYZQS9LXITC/EovVIq6Uykox65cdySo51ikKOfoZ2GpnJzFnXGQ7EcehI BjkiU/aLztXjPHXTwCkOVhG6ZLpRrsK5nF1fqkQuTrAjKXCie24c7PONo2xxJQt9oZhC CKNVTaFwIeLFH8fWJEMJ6cV5Ar3evt/k+FcQtGbmwij1kh3XOORQWZzAgdL25Tsa8DI5 NUUCHdlPPrmQuGqGcGaHFqjmwfc1JjvMg63APYFgsaItd9lZJIbYgvCEa7SbGUjZpxsj czig== 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 d5-20020a170902cec500b001b3f6d89579si2273081plg.513.2023.07.06.14.26.42; Thu, 06 Jul 2023 14:26:56 -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 S229879AbjGFVUA (ORCPT + 99 others); Thu, 6 Jul 2023 17:20:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52396 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229452AbjGFVT7 (ORCPT ); Thu, 6 Jul 2023 17:19:59 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BE22BDD; Thu, 6 Jul 2023 14:19:58 -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:19:50 +0300 Subject: Re: [PATCH 7/8] ata: pata_ftide010: Use devm_platform_get_and_ioremap_resource() To: Yangtao Li , Linus Walleij , Damien Le Moal CC: , References: <20230706124239.23366-1-frank.li@vivo.com> <20230706124239.23366-7-frank.li@vivo.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: Date: Fri, 7 Jul 2023 00:19:50 +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-7-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 20:37:23 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: 178.176.74.43:7.7.3,7.1.2,7.4.1;omp.ru:7.1.1;127.0.0.199:7.1.2;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1 X-KSE-AntiSpam-Info: {iprep_blacklist} 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 20:41: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