All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 6/7] mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
Date: Wed, 14 May 2014 07:53:09 +0200	[thread overview]
Message-ID: <537304C5.8080904@denx.de> (raw)
In-Reply-To: <1397201135-28764-7-git-send-email-pekon@ti.com>

On 11.04.2014 09:25, Pekon Gupta wrote:
> This patch tries to avoid some local pointer dereferences, by using common
> local variables in omap_correct_data_bch()
>
> Signed-off-by: Pekon Gupta <pekon@ti.com>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

  parent reply	other threads:[~2014-05-14  5:53 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-11  7:25 [U-Boot] [PATCH v2 0/7] mtd: nand: omap: clean up of omap_elm and omap_gpmc driver Pekon Gupta
2014-04-11  7:25 ` [U-Boot] [PATCH v2 1/7] mtd: nand: omap_elm: remove #include omap_gpmc.h Pekon Gupta
2014-06-06 21:53   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-11  7:25 ` [U-Boot] [PATCH v2 2/7] mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16 Pekon Gupta
2014-06-06 21:53   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-11  7:25 ` [U-Boot] [PATCH v2 3/7] mtd: nand: omap_elm: use macros for register definitions Pekon Gupta
2014-06-06 21:53   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-11  7:25 ` [U-Boot] [PATCH v2 4/7] mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' Pekon Gupta
2014-04-11  7:36   ` Stefan Roese
2014-05-14  5:52   ` Stefan Roese
2014-06-06 21:54   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-11  7:25 ` [U-Boot] [PATCH v2 5/7] mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info Pekon Gupta
2014-06-06 21:54   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-11  7:25 ` [U-Boot] [PATCH v2 6/7] mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch Pekon Gupta
2014-04-11  7:36   ` Stefan Roese
2014-05-14  5:53   ` Stefan Roese [this message]
2014-06-06 21:54   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-04-11  7:25 ` [U-Boot] [PATCH v2 7/7] mtd: nand: omap: fix error-codes returned from omap-elm driver Pekon Gupta
2014-04-11  7:37   ` Stefan Roese
2014-05-14  5:53   ` Stefan Roese
2014-06-06 21:54   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-05-14  4:32 ` [U-Boot] [PATCH v2 0/7] mtd: nand: omap: clean up of omap_elm and omap_gpmc driver Gupta, Pekon

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=537304C5.8080904@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.