From: Lei Wen Date: Mon, 28 Feb 2011 02:32:12 +0000 (+0800) Subject: mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function X-Git-Tag: v2.6.39-rc1~40^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38caf7f68e6b4ad84094095887a490e3fa2ec501;p=pandora-kernel.git mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function Since we have rework the irq process, we don't need additional delay in wait_for_event. Also write_cmd and __readid is also discarded for the same reason. Signed-off-by: Lei Wen Signed-off-by: Haojian Zhuang Acked-by: Eric Miao Signed-off-by: David Woodhouse --- Reading git-diff-tree failed