mtd: devices: elm: Add support for ELM error correction
authorPhilip Avinash <avinashphilip@ti.com>
Fri, 4 Jan 2013 07:56:50 +0000 (13:26 +0530)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 4 Feb 2013 07:26:29 +0000 (09:26 +0200)
commitbf22433575ef30a4807f0620498017df0f27df67
tree6d628e0b5af68f733aea230e35cfee44b714bf63
parentc3e4b995e47e8f72297779852907f6d3ecd75139
mtd: devices: elm: Add support for ELM error correction

The ELM hardware module can be used to speedup BCH 4/8/16 ECC scheme
error correction.
For now only 4 & 8 bit support is added

Signed-off-by: Philip Avinash <avinashphilip@ti.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Documentation/devicetree/bindings/mtd/elm.txt [new file with mode: 0644]
drivers/mtd/devices/Makefile
drivers/mtd/devices/elm.c [new file with mode: 0644]
include/linux/platform_data/elm.h [new file with mode: 0644]
This page took 0.026738 seconds and 5 git commands to generate.