Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp2019544rwb; Sun, 18 Sep 2022 20:17:57 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6DDU2bq+DW/wPlnO4iW7kE0EnoafKo8D/WXxdsUgY176fFZ94MDoSvV3ENEAZOuC/5U5c/ X-Received: by 2002:a17:907:2711:b0:77a:15d6:931e with SMTP id w17-20020a170907271100b0077a15d6931emr11558078ejk.154.1663557477056; Sun, 18 Sep 2022 20:17:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663557477; cv=none; d=google.com; s=arc-20160816; b=bJ3OH6igWs4WdeQcnUfCklMHAeHB6OBirubfHuzi9ZPnwMD0Nh+PB94CkjSJ5VefiJ u0e9y2EtjfZejozUXjKV8t5EcXtRa9QNV7JflAryh2W4HT3dMape7uTvOjCEc+AtCnA2 kYudX6qmc5y6+h18nZfk9YDY1IFXHF5bC/39EBm00sNtsrcazThmRf9ZbC3Ilo1221eS LRsTeCA3fDJ/OyAg9vtRh8o21R2b/+/gd84XWl1DT8ge2ZfpNAZLpis38hfj1HtR1ulG gVi0KpMUulQRiqWZ5wEsbb7VZ6iBxYvQE8+GxRSZNj2UPLH+ed9NNhPyruBmebss7L1V F6Yg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=HZBLAw8Q7ixiQVcu3VqOn5CQd3kbmm+z/fhVeIbgd50=; b=p3SjJNOBp1Cp/SvV32LkhP5vF5ZJEyT9GhEpJ9v/q8ylgCML+J6OfDmkCL7KW+9KLF a0Y74gXsSEJ6IOO/qEnNaooXf5pH0s2qY0BWbvaGQZDoX/aE+mtougLho1XMqnDWMOAZ XwM9Pc77H12aruGDvxRUJrUxVAcn8Fdjdsd4loYD+9aApKiS0E6ZqWBa3InhFYuH+7UP ejuTWquDNcQlsxhO2JqMlMXCXabjjV4s+kjelXXn5xqoKVvw9W4rhqau3g1LJeu6u1+E RhR+KbGN1dukeenPixl+QD95vN3rDJFfLxgddy/m95+ct//BJowP1tQpC+IROgQOzx+s pn3w== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i4-20020a1709064fc400b00780076c3329si5718841ejw.435.2022.09.18.20.17.32; Sun, 18 Sep 2022 20:17:57 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229722AbiISCs7 (ORCPT + 99 others); Sun, 18 Sep 2022 22:48:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39160 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229723AbiISCs5 (ORCPT ); Sun, 18 Sep 2022 22:48:57 -0400 Received: from out30-45.freemail.mail.aliyun.com (out30-45.freemail.mail.aliyun.com [115.124.30.45]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CFE09193DE for ; Sun, 18 Sep 2022 19:48:56 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R181e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046051;MF=jiapeng.chong@linux.alibaba.com;NM=1;PH=DS;RN=5;SR=0;TI=SMTPD_---0VQ4aFBl_1663555730; Received: from localhost(mailfrom:jiapeng.chong@linux.alibaba.com fp:SMTPD_---0VQ4aFBl_1663555730) by smtp.aliyun-inc.com; Mon, 19 Sep 2022 10:48:54 +0800 From: Jiapeng Chong To: lgirdwood@gmail.com Cc: broonie@kernel.org, linux-kernel@vger.kernel.org, Jiapeng Chong , Abaci Robot Subject: [PATCH 2/2] regulator: of: Fix kernel-doc Date: Mon, 19 Sep 2022 10:48:30 +0800 Message-Id: <20220919024830.111874-2-jiapeng.chong@linux.alibaba.com> X-Mailer: git-send-email 2.20.1.7.g153144c In-Reply-To: <20220919024830.111874-1-jiapeng.chong@linux.alibaba.com> References: <20220919024830.111874-1-jiapeng.chong@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-9.9 required=5.0 tests=BAYES_00, ENV_AND_HDR_SPF_MATCH,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_IN_DEF_SPF_WL 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 drivers/regulator/ti-abb-regulator.c:161: warning: expecting prototype for ti_abb_wait_tranx(). Prototype was for ti_abb_wait_txdone() instead. Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2206 Reported-by: Abaci Robot Signed-off-by: Jiapeng Chong --- drivers/regulator/ti-abb-regulator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/ti-abb-regulator.c b/drivers/regulator/ti-abb-regulator.c index ce00db27589a..115345e9fded 100644 --- a/drivers/regulator/ti-abb-regulator.c +++ b/drivers/regulator/ti-abb-regulator.c @@ -151,7 +151,7 @@ static inline void ti_abb_clear_txdone(const struct ti_abb *abb) }; /** - * ti_abb_wait_tranx() - waits for ABB tranxdone event + * ti_abb_wait_txdone() - waits for ABB tranxdone event * @dev: device * @abb: pointer to the abb instance * -- 2.20.1.7.g153144c