]> git.baikalelectronics.ru Git - kernel.git/commit
mxc_nand: remove TROP_US_DELAY
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 21 Oct 2009 14:01:02 +0000 (16:01 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 12 Nov 2009 07:33:38 +0000 (08:33 +0100)
commit93e61b0633458e39deb5d8d50b7c0f98d35db8b3
tree53029baa84767872c00a14d2f1b097ac88e59f58
parent1de2f2ba3aa4487ca961ad6f9255474b736edafd
mxc_nand: remove TROP_US_DELAY

wait_op_done is only called with the same timeout, so
code the timeout into the function itself.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
drivers/mtd/nand/mxc_nand.c