From patchwork Tue Sep 29 17:52:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manivannan Sadhasivam X-Patchwork-Id: 292593 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH, MAILING_LIST_MULTI, SIGNED_OFF_BY, SPF_HELO_NONE, SPF_PASS, URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B804C4727C for ; Tue, 29 Sep 2020 17:52:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C3E27208B8 for ; Tue, 29 Sep 2020 17:52:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="PJe+P1fq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727917AbgI2Rwi (ORCPT ); Tue, 29 Sep 2020 13:52:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40138 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725320AbgI2Rwf (ORCPT ); Tue, 29 Sep 2020 13:52:35 -0400 Received: from mail-pf1-x444.google.com (mail-pf1-x444.google.com [IPv6:2607:f8b0:4864:20::444]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CC97AC061755 for ; Tue, 29 Sep 2020 10:52:35 -0700 (PDT) Received: by mail-pf1-x444.google.com with SMTP id n14so5307603pff.6 for ; Tue, 29 Sep 2020 10:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=N1lX7l+McFM6cV+ssdxZ5AClsLBq3ozRzVIZ+mY0GZo=; b=PJe+P1fqL1ZX9/RlJKjKd2gP/un7dEK/H0G2AIfohepaT5OC/OAw/1DBId4RkhFPrZ gy3a0WXPg9lm5BQV3tUJBgan812XE2gvUhrogAbcnVqb36E3o/6e1+uMxc3kElu7lbn5 WSpLUGqCj+D4ceWb69emB7b6NSM0is//mKXzYsgjctT6TCWuoU6gDGQdWhNqVpvuDobc 14WdHCzDv8LwopdKK+L5l9JFcI7W+TYdWZTHqHxGS7NV+kaJXrIDT48yCFBLN8yAHzR1 sKZ50yWrVRLwFAK1xKKler66w3iMbznDlkBmu/uGkQ/W5cfRDmA9LNfQTJJN7Kjxvena L30Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=N1lX7l+McFM6cV+ssdxZ5AClsLBq3ozRzVIZ+mY0GZo=; b=ZAFod3wlABkgWIXhmqMuEDzyjIdgrCdjYhZOWOC17gHWT/sy3Fh/uBE8IhAqcgSvqc njxUZPRohhPl10ETY67JjyvF9UmozlVCSZyzAKA/lXiBV6+/zEx9dH5vxiEO9R8rjVan WCoUl8727sT28+bLG2B+zVTw+dzVQIvviYULDqxbquDt9wzFRxFszEwlOArBzi7rZA3O vlgATeP68gBa2/opplf5lqNvcaSJtpKrx6SObiNgC/YVT8DGC21iEn2A76dADVvgMM64 i9hehvluEmyaWSeZnVWJDIfOUeh//xPUM4Ysa/cxcpAn045uSGhurg2bs7ewuDUj4Czy QFqg== X-Gm-Message-State: AOAM53293Dy9qllcjke6uuuY2l/vuGg1fBx0JeGzc+t90s+RVzLtRhs+ mR1LoRbyOfHA4SgkEs5Uus6k9S1i0NUCkAg= X-Google-Smtp-Source: ABdhPJwHl2araGfZcOBIkbzUbUTP/rCz4s3UW/kOg4aDl966UReZYrfICnLxtDiqWExm710mgtV7UQ== X-Received: by 2002:a17:902:d90e:b029:d2:8cba:8f02 with SMTP id c14-20020a170902d90eb02900d28cba8f02mr5643010plz.38.1601401955331; Tue, 29 Sep 2020 10:52:35 -0700 (PDT) Received: from Mani-XPS-13-9360.localdomain ([103.59.133.81]) by smtp.gmail.com with ESMTPSA id r188sm6271046pfc.67.2020.09.29.10.52.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 29 Sep 2020 10:52:34 -0700 (PDT) From: Manivannan Sadhasivam To: gregkh@linuxfoundation.org Cc: hemantk@codeaurora.org, bbhatt@codeaurora.org, linux-arm-msm@vger.kernel.org, jhugo@codeaurora.org, linux-kernel@vger.kernel.org, Randy Dunlap , Manivannan Sadhasivam Subject: [PATCH v3 01/19] bus: mhi: fix doubled words and struct image_info kernel-doc Date: Tue, 29 Sep 2020 23:22:00 +0530 Message-Id: <20200929175218.8178-2-manivannan.sadhasivam@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200929175218.8178-1-manivannan.sadhasivam@linaro.org> References: <20200929175218.8178-1-manivannan.sadhasivam@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org From: Randy Dunlap Drop doubled word "table" in kernel-doc. Fix syntax for the kernel-doc notation for struct image_info. Note that the bhi_vec field is private and not part of the kernel-doc. Drop doubled word "device" in a comment. Signed-off-by: Randy Dunlap Cc: Manivannan Sadhasivam Cc: Hemant Kumar Cc: linux-arm-msm@vger.kernel.org Reviewed-by: Manivannan Sadhasivam [mani: Added bus: prefix to the commit subject] Signed-off-by: Manivannan Sadhasivam --- include/linux/mhi.h | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/include/linux/mhi.h b/include/linux/mhi.h index c4a940d98912..0779bc689b3e 100644 --- a/include/linux/mhi.h +++ b/include/linux/mhi.h @@ -85,13 +85,15 @@ enum mhi_ch_type { }; /** - * struct image_info - Firmware and RDDM table table - * @mhi_buf - Buffer for firmware and RDDM table - * @entries - # of entries in table + * struct image_info - Firmware and RDDM table + * @mhi_buf: Buffer for firmware and RDDM table + * @entries: # of entries in table */ struct image_info { struct mhi_buf *mhi_buf; + /* private: from internal.h */ struct bhi_vec_entry *bhi_vec; + /* public: */ u32 entries; }; @@ -593,7 +595,7 @@ int mhi_async_power_up(struct mhi_controller *mhi_cntrl); /** * mhi_sync_power_up - Start MHI power up sequence and wait till the device - * device enters valid EE state + * enters valid EE state * @mhi_cntrl: MHI controller */ int mhi_sync_power_up(struct mhi_controller *mhi_cntrl);