[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241130170835.4c00162d@jic23-huawei>
Date: Sat, 30 Nov 2024 17:08:35 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Robert Budai <robert.budai@...log.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, Michael Hennerich
<Michael.Hennerich@...log.com>, Nuno Sa <nuno.sa@...log.com>, "Ramona
Gradinariu" <ramona.gradinariu@...log.com>, Antoniu Miclaus
<antoniu.miclaus@...log.com>, "Rob Herring" <robh@...nel.org>, Krzysztof
Kozlowski <krzk+dt@...nel.org>, "Conor Dooley" <conor+dt@...nel.org>,
Jonathan Corbet <corbet@....net>, <linux-iio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-doc@...r.kernel.org>
Subject: Re: [PATCH 1/7] iio: imu: adis: Remove documented not used elements
On Mon, 25 Nov 2024 15:35:08 +0200
Robert Budai <robert.budai@...log.com> wrote:
> This patch removes elements from adis.h that are documented
> but not used anymore.
>
> Signed-off-by: Robert Budai <robert.budai@...log.com>
Applied to the testing branch of iio.git.
I'll rebase this early next week after rc1 is out then pushing out as togreg
for linux-next to pick up.
This patch is kind of separate to the rest of the series so can be applied
on it's own.
Jonathan
> ---
>
> v2:
> - added patch as requested in previous review
> - signed of by submitter
>
> include/linux/iio/imu/adis.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/iio/imu/adis.h b/include/linux/iio/imu/adis.h
> index e6a75356567a..4bb98d9731de 100644
> --- a/include/linux/iio/imu/adis.h
> +++ b/include/linux/iio/imu/adis.h
> @@ -99,7 +99,6 @@ struct adis_data {
> * @spi: Reference to SPI device which owns this ADIS IIO device
> * @trig: IIO trigger object data
> * @data: ADIS chip variant specific data
> - * @burst: ADIS burst transfer information
> * @burst_extra_len: Burst extra length. Should only be used by devices that can
> * dynamically change their burst mode length.
> * @state_lock: Lock used by the device to protect state
Powered by blists - more mailing lists