linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: sshtylyov@mvista.com (Sergei Shtylyov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Documentation: correct argument list for of_platform_populate correction to match of_platform.h prototype
Date: Fri, 16 Nov 2012 16:34:05 +0400	[thread overview]
Message-ID: <50A632BD.9060602@mvista.com> (raw)
In-Reply-To: <60BA5429A0E1584BA3633194F6F993B501482A65@NA-MBX-02.mgc.mentorg.com>

Hello.

On 16-11-2012 3:32, Chaiken, Alison wrote:

>  From fd4450ac6bdcf62a84b0d029b36506e7fd567688 Mon Sep 17 00:00:00 2001
> From: Alison Chaiken <alchaiken@gmail.com>
> Date: Thu, 1 Nov 2012 01:12:38 -0700
> Subject: [PATCH] Argument list for of_platform_populate correction to match of_platform.h prototype

    The above header is not needed.

> Signed-off-by: Alison Chaiken <alison_chaiken@mentor.com>
> ---
>   Documentation/devicetree/usage-model.txt |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)

> diff --git a/Documentation/devicetree/usage-model.txt b/Documentation/devicetree/usage-model.txt
> index c5a8009..daa56a2 100644
> --- a/Documentation/devicetree/usage-model.txt
> +++ b/Documentation/devicetree/usage-model.txt
> @@ -347,7 +347,7 @@ later), which will happily live at the base of the Linux /sys/devices
>   tree.  Therefore, if a DT node is at the root of the tree, then it
>   really probably is best registered as a platform_device.
>
> -Linux board support code calls of_platform_populate(NULL, NULL, NULL)
> +Linux board support code calls of_platform_populate(NULL, NULL, NULL, NULL)
>   to kick off discovery of devices at the root of the tree.  The
>   parameters are all NULL because when starting from the root of the
>   tree, there is no need to provide a starting node (the first NULL), a

    Looks like the patch is whitespace spoiled, i.e. a space is added to each 
line starting with a space.

WBR, Sergei

  reply	other threads:[~2012-11-16 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-15 23:32 [PATCH] Documentation: correct argument list for of_platform_populate correction to match of_platform.h prototype Chaiken, Alison
2012-11-16 12:34 ` Sergei Shtylyov [this message]
2012-11-16 17:42 ` Arnd Bergmann
2012-11-21 15:36   ` Grant Likely

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=50A632BD.9060602@mvista.com \
    --to=sshtylyov@mvista.com \
    --cc=linux-arm-kernel@lists.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;
as well as URLs for NNTP newsgroup(s).