Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp32379014rwd; Fri, 7 Jul 2023 12:57:37 -0700 (PDT) X-Google-Smtp-Source: APBJJlFiwi9I0FiHKD6LkY52zsGOCkzoGtWwegNdEV+/UubftNdK6GPaRNRnnHqbdbcW9a8QWhQD X-Received: by 2002:a54:4481:0:b0:3a1:f18c:2234 with SMTP id v1-20020a544481000000b003a1f18c2234mr5522841oiv.50.1688759856895; Fri, 07 Jul 2023 12:57:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688759856; cv=none; d=google.com; s=arc-20160816; b=C7P5kpsklJVu9f+ZI0ASGe5Qew1WfSFEasvdD/18okf7V8m8/Vs03XuL9g6/v+kzNm QLzYtJlM1B0QPrFGT05GdTKk5Mp8rX7wsX9CgTQ1mgS7AxaxDQ+hnKqycZFywpIhoOMz XTxV8UZrVNrwRDlxS8nMiRFcdAya07sEcAgUPAyfZ7ipKVEc/8rHj9RXph7G84cdhYKH CeTa1qbaCv41kRAUa4gXQN1N4R8Gfsi2JiUXGepKTFxku5LRFNTTQtJoS3dfixS6/vT1 b+jH7bYP9QcEIJnpOdJZEot24A8O3l/Bl0j8iCyV3b8NwdRdgvqWL6l6PO2xFivYrYmE cLiw== 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=OzY4afhDab6uAgOvuoo1GnSiNmn9kuAUuMY2Bi1ng/E=; fh=53L99Dy2m797K3msNwTVLSohKq8CnHdgkoY9Y5NmySQ=; b=pHoIo0cadZUkFRL5Sj/zkzWFHLortNvXHNnHEfjPJ8d5LuN5rVMSgDS1fxJsJkymGn g8RjfQeU4TupcbbyVAviMwqAziNBeorqorkOWnUy8PYwuwEcRGQmZmr5kCqKpvbjRTdQ 6lQ6qRMaRg9rrtcXoeUwUn5RsChLhxm1QTspeGamurrZQ3jk875iFLUpts/VjPs0SeB/ O9N6pWSxJVqHpvG0NhiEOxSCiBLlYErZfadC/BXvNqiAM5i0l5klVJ2pVkdl1wHpwZYQ paz/z+xJ6JXvEadAkDJ76mukjamFn84HLtggrOsof2F5Unn6sNmB94hveUG+BxAw2WgV DTpQ== 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 w7-20020a631607000000b005401008809bsi4197879pgl.752.2023.07.07.12.57.24; Fri, 07 Jul 2023 12:57:36 -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 S232718AbjGGTka (ORCPT + 99 others); Fri, 7 Jul 2023 15:40:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60650 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232741AbjGGTi1 (ORCPT ); Fri, 7 Jul 2023 15:38:27 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7BEFE1FF0; Fri, 7 Jul 2023 12:38:25 -0700 (PDT) Received: from [192.168.1.103] (31.173.86.230) 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 22:38:18 +0300 Subject: Re: [PATCH v2 08/11] ata: pata_ixp4xx: Use devm_platform_get_and_ioremap_resource() To: Yangtao Li , Damien Le Moal CC: , References: <20230707095513.64224-1-frank.li@vivo.com> <20230707095513.64224-8-frank.li@vivo.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <41a5475a-8760-1a2d-5d4f-3658cc989b3b@omp.ru> Date: Fri, 7 Jul 2023 22:38:17 +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: <20230707095513.64224-8-frank.li@vivo.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [31.173.86.230] 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/07/2023 19:18:49 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 178491 [Jul 07 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: 31.173.86.230 in (user) b.barracudacentral.org} X-KSE-AntiSpam-Info: d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;127.0.0.199:7.1.2;31.173.86.230:7.1.2;omp.ru:7.1.1 X-KSE-AntiSpam-Info: ApMailHostAddress: 31.173.86.230 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/07/2023 19:24:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 7/7/2023 3:11: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/7/23 12:55 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