commit | a3e65b64d5067f86b929eabde82f132b81437da8 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Tue Jun 02 11:47:59 2009 +0200 |
committer | Sascha Hauer <s.hauer@pengutronix.de> | Thu Nov 12 08:31:49 2009 +0100 |
tree | f7e000413355bd3fb9bb58339b85fc076fddba22 | |
parent | 06ecb04ac5c038248d2bcee92a2a4259f2acfa31 [diff] |
mxc_nand: introduce mxc_do_addr_cycle 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>