commit | 1794c13002918c2216e2e11913eb299d071a5731 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Thu Jun 22 13:06:43 2006 +0200 |
committer | Thomas Gleixner <tglx@cruncher.tec.linutronix.de> | Thu Jun 22 13:06:43 2006 +0200 |
tree | 106c26e69079190f7189f1d4b79f4061f61f63cd | |
parent | 99974c62b6acd4093b6f485132067089c39f967c [diff] |
[MTD] NAND: ndfc fix address offset thinko The rework of the command handling in the nand driver led to wrong address setting in the command control function. Use the correct address again. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>