public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>, linux-kernel@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org
Subject: Re: [PATCH] clk: linux/clk-provider.h: fix kernel-doc warnings and typos
Date: Fri, 13 Oct 2023 15:38:53 -0700	[thread overview]
Message-ID: <23452d8921f1a2ec898ffeaa5fb2c54e.sboyd@kernel.org> (raw)
In-Reply-To: <20230930221428.18463-1-rdunlap@infradead.org>

Quoting Randy Dunlap (2023-09-30 15:14:26)
> Fix spelling of "Structure".
> 
> Fix multiple kernel-doc warnings:
> 
> clk-provider.h:269: warning: Function parameter or member 'recalc_rate' not described in 'clk_ops'
> clk-provider.h:468: warning: Function parameter or member 'parent_data' not described in 'clk_hw_register_fixed_rate_with_accuracy_parent_data'
> clk-provider.h:468: warning: Excess function parameter 'parent_name' description in 'clk_hw_register_fixed_rate_with_accuracy_parent_data'
> clk-provider.h:482: warning: Function parameter or member 'parent_data' not described in 'clk_hw_register_fixed_rate_parent_accuracy'
> clk-provider.h:482: warning: Excess function parameter 'parent_name' description in 'clk_hw_register_fixed_rate_parent_accuracy'
> clk-provider.h:687: warning: Function parameter or member 'flags' not described in 'clk_divider'
> clk-provider.h:1164: warning: Function parameter or member 'flags' not described in 'clk_fractional_divider'
> clk-provider.h:1164: warning: Function parameter or member 'approximation' not described in 'clk_fractional_divider'
> clk-provider.h:1213: warning: Function parameter or member 'flags' not described in 'clk_multiplier'
> 
> Fixes: 9fba738a53dd ("clk: add duty cycle support")
> Fixes: b2476490ef11 ("clk: introduce the common clock framework")
> Fixes: 2d34f09e79c9 ("clk: fixed-rate: Add support for specifying parents via DT/pointers")
> Fixes: f5290d8e4f0c ("clk: asm9260: use parent index to link the reference clock")
> Fixes: 9d9f78ed9af0 ("clk: basic clock hardware types")
> Fixes: e2d0e90fae82 ("clk: new basic clk type for fractional divider")
> Fixes: f2e0a53271a4 ("clk: Add a basic multiplier clock")
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Michael Turquette <mturquette@baylibre.com>
> Cc: Stephen Boyd <sboyd@kernel.org>
> Cc: linux-clk@vger.kernel.org
> ---

Applied to clk-next

      parent reply	other threads:[~2023-10-13 22:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-30 22:14 [PATCH] clk: linux/clk-provider.h: fix kernel-doc warnings and typos Randy Dunlap
2023-09-30 22:14 ` [PATCH] iosys-map: fix kernel-doc typos Randy Dunlap
2023-10-12  7:56   ` Thomas Zimmermann
2023-09-30 22:14 ` [PATCH] mei: fix doc typos Randy Dunlap
2023-10-13 22:38 ` Stephen Boyd [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=23452d8921f1a2ec898ffeaa5fb2c54e.sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=rdunlap@infradead.org \
    /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