Re: [PATCH v1 3/9] iio: afe: rescale: use core to get processed value
From: Liam Beguin <hidden>
Date: 2021-05-31 13:45:08
Also in:
linux-iio, lkml
From: Liam Beguin <hidden>
Date: 2021-05-31 13:45:08
Also in:
linux-iio, lkml
Hi Peter, On Mon May 31, 2021 at 3:09 AM EDT, Peter Rosin wrote:
Hi! Thanks for the patches. However, things have recently changed under your feet. Can you please adjust to https://patchwork.kernel.org/project/linux-iio/list/?series=484153 https://lore.kernel.org/linux-iio/20210518190201.26657c49@jic23-huawei/T/#m0de421cc9f6bc10bfa2622d65be750aaced3810c (local) and resend?
Thanks for pointing those out. I'll rebase on the latest -rc and resend. Liam
On 2021-05-30 02:59, Liam Beguin wrote:quoted
From: Liam Beguin <redacted> Make use of the IIO core to compute the source channel's processed value. This reduces duplication and will facilitate the addition of offsets in the iio-rescale driver.Cheers, Peter