Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3023123ybt; Mon, 29 Jun 2020 13:10:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx+KejOTVztxsge1sq1UQN1j1YNcCP53jDXzlzZHyv4akmHGFF8rT+FY/GjHyqdK9kZpYsZ X-Received: by 2002:a17:906:4350:: with SMTP id z16mr15174705ejm.139.1593461428615; Mon, 29 Jun 2020 13:10:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593461428; cv=none; d=google.com; s=arc-20160816; b=JS7EFnjLsCeqjupNeqIc/8ZGkUQrqtMg8W6svgOhEwikEvRGooMLZl47zr7md0KPyj covu9z36yH8qLDPg9hwluaMS8v87e8dxQ+yrR5OhrBcc6DmgFd3ZEmFsI62oO7J7rFjr E20CtngzHQFywaY+NZgHIE8gnUBuPIg3fztYh/TwooCDO4wDxNYG0h7cD1zGTcDZs09B ogNdSqYp38WCHaAiBN5DPIpFWA1hMqlmBNlNhpVUxJbKuTkddqC7hN54TThd006C+OCE skJ3Mbwjlb0tR//jiVzgWDcozxraiUNTtj7oRySlpmmQZghFMedlBktcO2Ot//k4erXe rPog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=oAt9RkYM78B+qcQ3IqhV+4Qfof7+umwHr3Fz1U8x0Y8=; b=vBc2vhLPsu6nhwNjk9dPwv2fsI8mTxXG8QXbzW3Huu4NU9o02bld/UnzOarjJ+HleC cyhjHrZjt4oVaFTaLV19mldAgkZT5Kb/3IHT6biI7C2ZNo3kBx2ViTe6AMO/njWjW/g5 Cmiwvsg9z8ZDzbx/Cnp/7J2c5NYZtWi4kCj5UYAB5CZvIj18979kBHiUHDPlsnhjK1tL DbV/sE75K/IRCQMSHvs3lTkfvUGp/gnTlsmcZTr0dHHH29nZum0bWb1TtWIBsbyEj7Dl saiwiXeYtIUae8hSqtsZBMISsQU2PhAO44P7uPAkHtp73yzA8kawMulQZ9po5VK8JPwG A6xw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="dWWNiIM/"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id o3si299763eje.601.2020.06.29.13.10.05; Mon, 29 Jun 2020 13:10:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="dWWNiIM/"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728061AbgF2UJH (ORCPT + 99 others); Mon, 29 Jun 2020 16:09:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:40584 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732930AbgF2TaX (ORCPT ); Mon, 29 Jun 2020 15:30:23 -0400 Received: from sasha-vm.mshome.net (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0F2CF251F3; Mon, 29 Jun 2020 15:35:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593444912; bh=nQhk4ferhdpSiVYEziuRKJniwPCP21C39LLTWy0DsMY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dWWNiIM/KB4Mm6FvomLCFaIEEy8RzcXrTf69YlUYddPsa8szMVhefGdFK+uxzvjLu 3OodYE49KsS7enrvDcyqGELn93slGKQ/NlIw12CdlPyF+Beh1BKMv/gLy9h+/tPobk yfXR5LA60+OQSdGzVMzwag0U5FCK2xEYtGFYYIyM= From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Thierry Reding , Wolfram Sang , Sasha Levin Subject: [PATCH 4.19 008/131] i2c: tegra: Cleanup kerneldoc comments Date: Mon, 29 Jun 2020 11:32:59 -0400 Message-Id: <20200629153502.2494656-9-sashal@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200629153502.2494656-1-sashal@kernel.org> References: <20200629153502.2494656-1-sashal@kernel.org> MIME-Version: 1.0 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.131-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.131-rc1 X-KernelTest-Deadline: 2020-07-01T15:34+00:00 X-stable: review X-Patchwork-Hint: Ignore Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Thierry Reding [ Upstream commit c990bbafdb11c608bba2d529f72ded9bdff88678 ] Some of the kerneldoc uses a strange spelling for abbreviations. Turn them into all-uppercase and clean up some whitespace issues while at it. Signed-off-by: Thierry Reding Signed-off-by: Wolfram Sang Signed-off-by: Sasha Levin --- drivers/i2c/busses/i2c-tegra.c | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/drivers/i2c/busses/i2c-tegra.c b/drivers/i2c/busses/i2c-tegra.c index 47d196c026ba6..9a6b9a1b88aef 100644 --- a/drivers/i2c/busses/i2c-tegra.c +++ b/drivers/i2c/busses/i2c-tegra.c @@ -145,8 +145,8 @@ enum msg_end_type { * @has_continue_xfer_support: Continue transfer supports. * @has_per_pkt_xfer_complete_irq: Has enable/disable capability for transfer * complete interrupt per packet basis. - * @has_single_clk_source: The i2c controller has single clock source. Tegra30 - * and earlier Socs has two clock sources i.e. div-clk and + * @has_single_clk_source: The I2C controller has single clock source. Tegra30 + * and earlier SoCs have two clock sources i.e. div-clk and * fast-clk. * @has_config_load_reg: Has the config load register to load the new * configuration. @@ -155,7 +155,6 @@ enum msg_end_type { * applicable if there is no fast clock source i.e. single clock * source. */ - struct tegra_i2c_hw_feature { bool has_continue_xfer_support; bool has_per_pkt_xfer_complete_irq; @@ -170,22 +169,22 @@ struct tegra_i2c_hw_feature { }; /** - * struct tegra_i2c_dev - per device i2c context + * struct tegra_i2c_dev - per device I2C context * @dev: device reference for power management - * @hw: Tegra i2c hw feature. - * @adapter: core i2c layer adapter information - * @div_clk: clock reference for div clock of i2c controller. - * @fast_clk: clock reference for fast clock of i2c controller. + * @hw: Tegra I2C HW feature + * @adapter: core I2C layer adapter information + * @div_clk: clock reference for div clock of I2C controller + * @fast_clk: clock reference for fast clock of I2C controller * @base: ioremapped registers cookie - * @cont_id: i2c controller id, used for for packet header - * @irq: irq number of transfer complete interrupt - * @is_dvc: identifies the DVC i2c controller, has a different register layout + * @cont_id: I2C controller ID, used for packet header + * @irq: IRQ number of transfer complete interrupt + * @is_dvc: identifies the DVC I2C controller, has a different register layout * @msg_complete: transfer completion notifier * @msg_err: error code for completed message * @msg_buf: pointer to current message data * @msg_buf_remaining: size of unsent data in the message buffer * @msg_read: identifies read transfers - * @bus_clk_rate: current i2c bus clock rate + * @bus_clk_rate: current I2C bus clock rate */ struct tegra_i2c_dev { struct device *dev; -- 2.25.1