[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)
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>

No differences found