commit | f5bbdacc41939f89d8ccb18dd79cd9b21c0cb75d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Thu May 25 10:07:16 2006 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Thu May 25 12:45:27 2006 +0100 |
tree | c9e45db9701c41c842282b0432d915cc9facc013 | |
parent | 9577f44a899cf4acb9e381c8946307b72153cd15 [diff] |
[MTD] NAND Modularize read function Split the core of the read function out and implement seperate handling functions for software and hardware ECC. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>