[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250518181845.23bbe771@jic23-huawei>
Date: Sun, 18 May 2025 18:18:45 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc: <robh@...nel.org>, <conor+dt@...nel.org>, <linux-iio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Nuno
Sá <nuno.sa@...log.com>
Subject: Re: [PATCH v6 06/10] iio: adc: adi-axi-adc: add data align process
>
> +static int axi_adc_ad408x_interface_data_align(struct iio_backend *back,
> + u32 timeout_us)
> +{
> + struct adi_axi_adc_state *st = iio_backend_get_priv(back);
> + bool sync_en;
Not used.
Make sure to run your test builds with W=1 which I think would have
warned about this. Fixed up.
> + u32 val;
Powered by blists - more mailing lists