[MTD] NAND: ndfc fix address offset thinko
authorThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Thu, 22 Jun 2006 11:06:43 +0000 (13:06 +0200)
committerThomas Gleixner <tglx@cruncher.tec.linutronix.de>
Thu, 22 Jun 2006 11:06:43 +0000 (13:06 +0200)
commit1794c13002918c2216e2e11913eb299d071a5731
tree106c26e69079190f7189f1d4b79f4061f61f63cd
parent99974c62b6acd4093b6f485132067089c39f967c
[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>
drivers/mtd/nand/ndfc.c