Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp32350867rwd; Fri, 7 Jul 2023 12:24:59 -0700 (PDT) X-Google-Smtp-Source: APBJJlEDI4NEcLaATGnOtUM12vhB1QtwpHl4vc203ArTr1UuzYIb2/swv/e635MYWBbk9eSYRyhY X-Received: by 2002:a05:6870:40c2:b0:1b0:58e9:6521 with SMTP id l2-20020a05687040c200b001b058e96521mr7113017oal.46.1688757899065; Fri, 07 Jul 2023 12:24:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688757899; cv=none; d=google.com; s=arc-20160816; b=I0AE1jZjFv6M6p/1PblhXqU5NiIQW7+CvYcNpXB3x6yn12bADQUEfhVrpUUq2OZahb KFnGA8707ZVjwcvlTGxcrhwbqXNqszdm4Nchvd/PTXS8gQ6qLF+zGe0YLUs6yV44MyJg QYBY7kyDAMaPGPAV72FyleOevi+x+5XcjpaR+4/73DnKS54EzZ6ErvIStxtP2xBEOf+F s5BCVE9hS9dT49lkhWOvTUCScOHIkmsaeTJCa0kDUglniW3g7G7nRBJvgzCe166aXrnD 9KbyIJhe25E4Z+bj28P91sg/xwKUVA2rstnYfPsCMbO2uLu+D2vcdQi8eaw3LoqrvC45 4w1Q== 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=1tQhbSHjbsfRceEqTLb/BN0a4F3dVzkAC0aXyGdpvx4=; fh=NxK186UNMJ4+KgXNOJvB6qlYAw6Uw3TUVrdKR9pYHfU=; b=m9kZ084REFEXlImkOPoNvf9wIWe+oildq4OYD7scjsL6xojHp2uPD3jONQINdkotLJ nM6amLMQbi6su1ibxLNctL5z1JWHyGPVKdVHGOFmDd1cstEVQL0+q3s3QxA3WPYkTGof vZS18YWwI3tg6e6r7BTNCWRVVZwO5VQho439Gtsq9x0exfD5GpN/MY3q1rpb7Wxu/b/c HegewHE+RSKKpJjzqCpQzj6n+ibUzCHSy2dc/OawndmAx9QVANjwK/W4txVNJCtcbpRI kEQDc6tybcTM8mELHaPc+ryqxsiWHkO7uIwGDbzws31/ADmd62V6dB4peNFPnbvmA5/J K9bQ== 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 x184-20020a6386c1000000b0055ae4bb1199si4577691pgd.698.2023.07.07.12.24.46; Fri, 07 Jul 2023 12:24:59 -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 S232501AbjGGTKa (ORCPT + 99 others); Fri, 7 Jul 2023 15:10:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54406 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229611AbjGGTK2 (ORCPT ); Fri, 7 Jul 2023 15:10:28 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A3A9E118; Fri, 7 Jul 2023 12:10:27 -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:10:25 +0300 Subject: Re: [PATCH v2 07/11] ata: sata_rcar: Convert to devm_platform_ioremap_resource() To: Yangtao Li , Damien Le Moal CC: , , References: <20230707095513.64224-1-frank.li@vivo.com> <20230707095513.64224-7-frank.li@vivo.com> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <8c74bd12-121f-eb56-9e6a-d09cb0dd1fcf@omp.ru> Date: Fri, 7 Jul 2023 22:10:25 +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-7-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 18:41:49 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 0 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: omp.ru:7.1.1;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;127.0.0.199:7.1.2 X-KSE-AntiSpam-Info: ApMailHostAddress: 31.173.86.230 X-KSE-AntiSpam-Info: Rate: 0 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 18:48: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: > Use devm_platform_ioremap_resource() to simplify code. > > Signed-off-by: Yangtao Li Reviewed-by: Sergey Shtylyov [...] MBR, Sergey