linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Michal Sojka <sojkam1@fel.cvut.cz>
Cc: linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Update help of CONFIG_MTD_OF_PARTS
Date: Tue, 21 Oct 2014 22:34:53 -0700	[thread overview]
Message-ID: <20141022053453.GA16128@brian-ubuntu> (raw)
In-Reply-To: <1412946377-18933-1-git-send-email-sojkam1@fel.cvut.cz>

On Fri, Oct 10, 2014 at 03:06:17PM +0200, Michal Sojka wrote:
> The help text of CONFIG_MTD_OF_PARTS refers to additional documentation
> in booting-without-of.txt but this documentation was moved to another
> file in commit efcc2da3fd148c9acb7d7cf1d9800e0649f950fc (Stefan Roese:
> Factor MTD physmap bindings out of booting-without-of). This updates the
> help text to point to the right place.
> 
> Signed-off-by: Michal Sojka <sojkam1@fel.cvut.cz>
> ---
>  drivers/mtd/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
> index 94b8210..fa8371a 100644
> --- a/drivers/mtd/Kconfig
> +++ b/drivers/mtd/Kconfig
> @@ -133,7 +133,7 @@ config MTD_OF_PARTS
>  	help
>  	  This provides a partition parsing function which derives
>  	  the partition map from the children of the flash node,
> -	  as described in Documentation/devicetree/booting-without-of.txt.
> +	  as described in Documentation/devicetree/bindings/mtd/mtd-physmap.txt.

Did you read this file before sending the patch? I'm pretty sure you're
looking for this file instead:

  Documentation/devicetree/bindings/mtd/partition.txt

>  
>  config MTD_AR7_PARTS
>  	tristate "TI AR7 partitioning support"

Brian

  reply	other threads:[~2014-10-22  5:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 13:06 [PATCH] Update help of CONFIG_MTD_OF_PARTS Michal Sojka
2014-10-22  5:34 ` Brian Norris [this message]
2014-11-05  9:18   ` Brian Norris

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=20141022053453.GA16128@brian-ubuntu \
    --to=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=sojkam1@fel.cvut.cz \
    /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).