Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Matti Vaittinen <mazziesaccount@gmail.com>
Cc: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Michael Hennerich <Michael.Hennerich@analog.com>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: dac: ad5624r: Drop docs of missing members
Date: Thu, 19 Dec 2024 15:27:37 +0000	[thread overview]
Message-ID: <20241219152737.2417b24a@jic23-huawei> (raw)
In-Reply-To: <Z2KFC7ZBwmM69Qb4@mva-rohm>

On Wed, 18 Dec 2024 10:17:15 +0200
Matti Vaittinen <mazziesaccount@gmail.com> wrote:

> The documentation for struct ad5624r_state contains members that are (no
> longer?) part of the structure.
> 
> Remove unnecessary docs.
> 
> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Applied. Thanks,
> ---
>  drivers/iio/dac/ad5624r.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/iio/dac/ad5624r.h b/drivers/iio/dac/ad5624r.h
> index 8c2ab6ae855b..098fb5a7683d 100644
> --- a/drivers/iio/dac/ad5624r.h
> +++ b/drivers/iio/dac/ad5624r.h
> @@ -42,10 +42,8 @@ struct ad5624r_chip_info {
>  
>  /**
>   * struct ad5624r_state - driver instance specific data
> - * @indio_dev:		the industrial I/O device
>   * @us:			spi_device
>   * @chip_info:		chip model specific constants, available modes etc
> - * @reg:		supply regulator
>   * @vref_mv:		actual reference voltage used
>   * @pwr_down_mask	power down mask
>   * @pwr_down_mode	current power down mode


      reply	other threads:[~2024-12-19 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-18  8:17 [PATCH] iio: dac: ad5624r: Drop docs of missing members Matti Vaittinen
2024-12-19 15:27 ` Jonathan Cameron [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241219152737.2417b24a@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=mazziesaccount@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox