[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210320184214.519a9e20@jic23-huawei>
Date: Sat, 20 Mar 2021 18:42:14 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Guoqing Chi <chi962464zy@....com>
Cc: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org,
chiguoqing@...ong.com
Subject: Re: [PATCH V2] iio:imu:mpu6050: Modify matricies to matrices
On Thu, 18 Mar 2021 09:20:51 +0800
Guoqing Chi <chi962464zy@....com> wrote:
> On Wed, 17 Mar 2021 08:24:33 -0700
> Randy Dunlap <rdunlap@...radead.org> wrote:
>
> > On 3/16/21 11:19 PM, Guoqing chi wrote:
> > > From: Guoqing Chi <chiguoqing@...ong.com>
> > >
> > > The plural of "matrix" is "matrices".
> > >
> > > Signed-off-by: Guoqing Chi <chiguoqing@...ong.com>
> >
> > Acked-by: Randy Dunlap <rdunlap@...radead.org>
> >
> > Thanks.
>
> Sorry to my mistake.
> I will add this for patch V3.
> Thanks.
Please make sure to cc linux-iio@...r.kernel.org
Thanks,
Jonathan
>
> >
> > > ---
> > > V2:fix "complex number of" to "plural of".
> > >
> > > include/linux/platform_data/invensense_mpu6050.h | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/include/linux/platform_data/invensense_mpu6050.h
> > > b/include/linux/platform_data/invensense_mpu6050.h index
> > > 93974f4cfba1..f05b37521f67 100644 ---
> > > a/include/linux/platform_data/invensense_mpu6050.h +++
> > > b/include/linux/platform_data/invensense_mpu6050.h @@ -12,7 +12,7 @@
> > > * mounting matrix retrieved from
> > > device-tree) *
> > > * Contains platform specific information on how to configure the
> > > MPU6050 to
> > > - * work on this platform. The orientation matricies are 3x3
> > > rotation matricies
> > > + * work on this platform. The orientation matrices are 3x3
> > > rotation matrices
> > > * that are applied to the data to rotate from the mounting
> > > orientation to the
> > > * platform orientation. The values must be one of 0, 1, or -1
> > > and each row and
> > > * column should have exactly 1 non-zero value.
> > >
> >
> >
>
Powered by blists - more mailing lists