
On Thu, Dec 05, 2013 at 07:58:06AM +0100, Stefan Roese wrote:
Signed-off-by: Stefan Roese sr@denx.de Cc: Pekon Gupta pekon@ti.com Cc: Scott Wood scottwood@freescale.com
drivers/mtd/nand/omap_gpmc.c | 86 ++++++++++++++++++++++---------------------- 1 file changed, 43 insertions(+), 43 deletions(-)
Applied to u-boot-nand-flash.git with long lines wrapped.
I'm applying this even though the "optimize OMAP NAND driver" patchset addresses the indentation, because it's too late in the release cycle for that patchset (rc2 is already out, and v9 of the patchset was posted 10 days after the merge window closed) and the misindentation isn't just ugly, but misleading as to the code flow (when I applied the patch that introduced this, I thought Pekon had fixed it in the last version posted). I didn't want to let this significant readability regression into the release.
Plus, this keeps the history cleaner than if the indentation fix were combined with other changes.
-Scott