Re: [PATCH v1 1/1] iio: Drop Duplicated "mount-matrix" parameter
From: Jonathan Cameron
Date: Tue May 18 2021 - 13:48:16 EST
On Tue, 18 May 2021 14:38:24 +0200
Sean Nyekjaer <sean@xxxxxxxxxx> wrote:
> On 18/05/2021 13.25, Andy Shevchenko wrote:
> > All of the users of iio_read_mount_matrix() are using the very same
> > property name. Moreover, the property name is hard coded in the API
> > documentation.
> >
> > Make this clear and avoid duplication now and in the future.
> >
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> Reviewed-by: Sean Nyekjaer <sean@xxxxxxxxxx>
> > ---Good idea :)
Agreed :)
Applied to the togreg branch of iio.git and pushed out as testing.
@Linus, if you happen to send an update of your series out that
doesn't take this into account I can fix up whilst applying.
Thanks,
Jonathan