[RSLIB] Support non-canonical GF representations
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 2 May 2007 10:18:41 +0000 (12:18 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 2 May 2007 10:56:33 +0000 (11:56 +0100)
commitd7e5a5462f68270ed66efff22b1981be57a28c19
treed8125b02762dfd169d110fb67c6f9a7acb686939
parent7c96b7a146eb81d13be738709c36752c20abe4fc
[RSLIB] Support non-canonical GF representations

For the CAFÉ NAND controller, we need to support non-canonical
representations of the Galois field. Allow the caller to provide its own
function for generating the field, and CAFÉ can use rslib instead of its
own implementation.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/rslib.h
lib/reed_solomon/reed_solomon.c