public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-mtd@lists.infradead.org, Richard Weinberger <richard@nod.at>
Subject: Re: [PATCH] mtd: fix nand.h kernel-doc warnings
Date: Tue, 3 Jan 2017 11:56:48 +0100	[thread overview]
Message-ID: <20170103115648.5f7025d8@bbrezillon> (raw)
In-Reply-To: <131b4b61-e800-2343-14d4-ab8e128126ea@infradead.org>

On Mon, 21 Nov 2016 18:32:08 -0800
Randy Dunlap <rdunlap@infradead.org> wrote:

> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Fix kernel-doc warnings in <linux/mtd/nand.h>:
> 
> ..//include/linux/mtd/nand.h:658: warning: No description found for parameter 'tCEH_min'
> ..//include/linux/mtd/nand.h:877: warning: No description found for parameter 'data_interface'
> 

Applied.

Thanks,

Boris

> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> ---
>  include/linux/mtd/nand.h |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> I haven't been able to find tCEH_min in any NAND datasheets (yet).
> 
> --- lnx-49-rc6.orig/include/linux/mtd/nand.h
> +++ lnx-49-rc6/include/linux/mtd/nand.h
> @@ -589,7 +589,7 @@ struct nand_buffers {
>   * @tALS_min: ALE setup time
>   * @tAR_min: ALE to RE# delay
>   * @tCEA_max: CE# access time
> - * @tCEH_min:
> + * @tCEH_min: CE# XXX time
>   * @tCH_min:  CE# hold time
>   * @tCHZ_max: CE# high to output hi-Z
>   * @tCLH_min: CLE hold time
> @@ -771,6 +771,7 @@ nand_get_sdr_timings(const struct nand_d
>   *			supported, 0 otherwise.
>   * @jedec_params:	[INTERN] holds the JEDEC parameter page when JEDEC is
>   *			supported, 0 otherwise.
> + * @data_interface:	[INTERN] NAND interface timing information
>   * @read_retries:	[INTERN] the number of read retry modes supported
>   * @onfi_set_features:	[REPLACEABLE] set the features for ONFI nand
>   * @onfi_get_features:	[REPLACEABLE] get the features for ONFI nand
> 
> ______________________________________________________
> Linux MTD discussion mailing list
> http://lists.infradead.org/mailman/listinfo/linux-mtd/

      parent reply	other threads:[~2017-01-03 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-22  2:32 [PATCH] mtd: fix nand.h kernel-doc warnings Randy Dunlap
2016-11-22  8:40 ` Boris Brezillon
2017-01-03 10:56 ` Boris Brezillon [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=20170103115648.5f7025d8@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=rdunlap@infradead.org \
    --cc=richard@nod.at \
    /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