public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Osipenko <dmitry.osipenko@collabora.com>
To: Akhil R <akhilrajeev@nvidia.com>,
	christian.koenig@amd.com, digetx@gmail.com, jonathanh@nvidia.com,
	ldewangan@nvidia.com, linux-i2c@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org,
	sumit.semwal@linaro.org, thierry.reding@gmail.com,
	wsa@kernel.org
Subject: Re: [PATCH v5 1/2] i2c: tegra: Fix PEC support for SMBUS block read
Date: Thu, 13 Apr 2023 16:59:29 +0300	[thread overview]
Message-ID: <5492c5cc-c93a-fde3-cd77-a598b2b67af5@collabora.com> (raw)
In-Reply-To: <20230413130849.2894-2-akhilrajeev@nvidia.com>

On 4/13/23 16:08, Akhil R wrote:
> @@ -279,6 +280,7 @@ struct tegra_i2c_dev {
>  	size_t msg_buf_remaining;
>  	int msg_err;
>  	u8 *msg_buf;
> +	__u16 msg_len;

It's still __u16

-- 
Best regards,
Dmitry


  reply	other threads:[~2023-04-13 14:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-13 13:08 [PATCH v5 0/2] Tegra I2C DMA and SMBus blockread updates Akhil R
2023-04-13 13:08 ` [PATCH v5 1/2] i2c: tegra: Fix PEC support for SMBUS block read Akhil R
2023-04-13 13:59   ` Dmitry Osipenko [this message]
2023-04-13 14:07     ` Akhil R
2023-04-13 13:08 ` [PATCH v5 2/2] i2c: tegra: Share same DMA channel for RX and TX Akhil R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5492c5cc-c93a-fde3-cd77-a598b2b67af5@collabora.com \
    --to=dmitry.osipenko@collabora.com \
    --cc=akhilrajeev@nvidia.com \
    --cc=christian.koenig@amd.com \
    --cc=digetx@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=sumit.semwal@linaro.org \
    --cc=thierry.reding@gmail.com \
    --cc=wsa@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox