]> bbs.cooldavid.org Git - net-next-2.6.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)
commitc110eaf4659efcb110de2d7c90878240be5a13fa
tree53029baa84767872c00a14d2f1b097ac88e59f58
parentf1372055df21734f042f12ab92852e9d350be8d0
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