Re: [PATCH 04/14] iio: pressure: mprls0025pa: introduce tx buffer
From: Marcelo Schmitt
Date: Fri Dec 19 2025 - 23:44:33 EST
On 12/18, Petre Rodan wrote:
> Use a tx_buf that is part of the priv struct for transferring data to
> the sensor instead of relying on a devm_kzalloc()-ed array.
> Remove the .init operation in the process.
>
> Signed-off-by: Petre Rodan <petre.rodan@xxxxxxxxxxxxxxx>
> ---
LGTM
Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx>