commit | d7e5a5462f68270ed66efff22b1981be57a28c19 | [log] [tgz] |
---|---|---|
author | Segher Boessenkool <segher@kernel.crashing.org> | Wed May 02 12:18:41 2007 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed May 02 11:56:33 2007 +0100 |
tree | d8125b02762dfd169d110fb67c6f9a7acb686939 | |
parent | 7c96b7a146eb81d13be738709c36752c20abe4fc [diff] |
[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>