commit | 7aa65bfd6793a56cc3bbce8436abbfea3a7bdd1f | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Tue May 23 11:54:38 2006 +0200 |
committer | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Tue May 23 11:54:38 2006 +0200 |
tree | 1f87d2645b888a838c0fac90da148170d4c8cd63 | |
parent | 58dd8f2bfdcad1b219a4a92a2aadd8ea8c819f79 [diff] |
[MTD] NAND cleanup nand_scan Seperate functionality out of nand_scan so the code is more readable. No functional change. First step of simplifying the nand driver. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>