mxc_nand: introduce mxc_do_addr_cycle
authorSascha Hauer <s.hauer@pengutronix.de>
Tue, 2 Jun 2009 09:47:59 +0000 (11:47 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 12 Nov 2009 07:31:49 +0000 (08:31 +0100)
This factors the address cycle to a seperate function. This
becomes useful in a later patch where we can simplify the
command processing by making use of this function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found