[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG3jFysosSVGfLzAvERS=GaEz8J8SJwh7roS5twG6-7meErKdw@mail.gmail.com>
Date: Thu, 26 Nov 2020 16:58:48 +0100
From: Robert Foss <robert.foss@...aro.org>
To: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Cc: Loic Poulain <loic.poulain@...aro.org>, linux-i2c@...r.kernel.org,
linux-arm-msm@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v1] i2c: qcom: Fix IRQ error misassignement
Thanks for the review Mani.
On Thu, 26 Nov 2020 at 16:03, Manivannan Sadhasivam
<manivannan.sadhasivam@...aro.org> wrote:
>
> On Thu, Nov 26, 2020 at 03:53:21PM +0100, Robert Foss wrote:
> > During cci_isr() errors read from register fields belonging to
> > i2c master1 are currently assigned to the status field belonging to
>
> s/correctly/incorrectly
I don't think there actually is an error in the comment.
>
> > i2c master0. This patch corrects this error, and always assigns
> > master1 errors to the status field of master1.
> >
>
> This patch fixes a legitimate bug. So there should be a fixes tag!
On it, fixed in v2
>
> > Suggested-by: Loic Poulain <loic.poulain@...aro.org>
>
> Reported-by?
I'll add both in v2
Powered by blists - more mailing lists