Re: [PATCH v1 1/1] iio: Drop Duplicated "mount-matrix" parameter
From: Linus Walleij
Date: Tue May 18 2021 - 16:10:46 EST
On Tue, May 18, 2021 at 1:25 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> 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>
Excellent patch!
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
I will simply stick it in front in my branch when I resend the series
so it applies cleanly on top of this patch.
Yours,
Linus Walleij