Re: [PATCH v5 07/14] iio: adc: ad7768-1: Move buffer allocation to a separate function
From: Jonathan Cameron
Date: Sat Apr 12 2025 - 13:55:12 EST
On Fri, 11 Apr 2025 12:57:23 -0300
Jonathan Santos <Jonathan.Santos@xxxxxxxxxx> wrote:
> From: Sergiu Cuciurean <sergiu.cuciurean@xxxxxxxxxx>
>
> This change moves the buffer allocation and related trigger allocation
> in a separate function, making space for adding another type of iio
> buffer if needed.
>
> Reviewed-by: Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx>
> Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>
> Signed-off-by: Sergiu Cuciurean <sergiu.cuciurean@xxxxxxxxxx>
> Signed-off-by: Jonathan Santos <Jonathan.Santos@xxxxxxxxxx>
Applied.
Given the next patch uses the new dt binding (which is queued
behind bindings we are still discussing) I'll stop here.
Hopefully having merged a few patches will make it easier to
focus in on the stuff that needs more review!
It also makes patchwork look less scary :)
Jonathan