public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: tony@atomide.com
To: Arnaud Patard <arnaud.patard@rtp-net.org>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] omap-hw: kill eccsize
Date: Tue, 6 Mar 2007 04:31:48 -0800	[thread overview]
Message-ID: <20070306123147.GC366@atomide.com> (raw)
In-Reply-To: <851wk37qzq.fsf@orfeo.duckcorp.org>

* Arnaud Patard <arnaud.patard@rtp-net.org> [070305 05:40]:
> 
> mtd->eccsize has been removed in commit
> mtd->64f60710568db5cec1a76c1d1e261b239f9ef809. Let's remove it in the
> mtd->omap-hw driver.
> 
> Signed-off-by: Arnaud Patard <arnaud.patard@rtp-net.org>

> ---
>  drivers/mtd/nand/omap-hw.c |    1 	0 +	1 -	0 !
>  1 file changed, 1 deletion(-)
> 
> Index: linux-omap-2.6/drivers/mtd/nand/omap-hw.c
> ===================================================================
> --- linux-omap-2.6.orig/drivers/mtd/nand/omap-hw.c	2007-03-02 00:41:17.000000000 +0100
> +++ linux-omap-2.6/drivers/mtd/nand/omap-hw.c	2007-03-02 01:01:30.000000000 +0100
> @@ -824,7 +824,6 @@ static int __init omap_nand_init(void)
>  		this->ecc.steps = 1;
>  		this->ecc.size = 2048;
>  		this->ecc.bytes = 12;
> -		omap_mtd->eccsize = 2048;
>  		nand_write_reg(NND_ECC_SELECT, 6);
>  	}
>  

Pushing today.

Tony

      reply	other threads:[~2007-03-06 12:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-05 13:35 [PATCH] omap-hw: kill eccsize Arnaud Patard
2007-03-06 12:31 ` tony [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=20070306123147.GC366@atomide.com \
    --to=tony@atomide.com \
    --cc=arnaud.patard@rtp-net.org \
    --cc=linux-omap-open-source@linux.omap.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