mxc nand: simplify command processing
authorSascha Hauer <s.hauer@pengutronix.de>
Thu, 4 Jun 2009 15:18:01 +0000 (17:18 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 12 Nov 2009 07:32:39 +0000 (08:32 +0100)
Instead of having two switch/case with other operations
in between, use only one switch/case

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

No differences found