]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: nand: omap_gpmc: Fix update of read_ecc in oob
authorBelisko Marek <marek.belisko@gmail.com>
Fri, 25 Apr 2014 10:00:07 +0000 (12:00 +0200)
committerTom Rini <trini@ti.com>
Tue, 13 May 2014 23:48:17 +0000 (19:48 -0400)
commit97eeae1a0735fc17351f10b9978e966392badedc
tree8d8e5a58e81c999d3e23623bd044491cda76085a
parent2d92ba844068a72b50fbedbb17937ed264ef754a
mtd: nand: omap_gpmc: Fix update of read_ecc in oob

We need to flip only one bit not assign.

Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
Acked-by: Pekon Gupta <pekon@ti.com>
drivers/mtd/nand/omap_gpmc.c