From: Kyungmin Park Date: Thu, 16 Nov 2006 02:23:48 +0000 (+0900) Subject: MTD: OneNAND: interrupt based wait support X-Git-Tag: v2.6.20-rc6~47^2~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c22120fbd017d78ad2b6825ba573db3ef539bca;p=pandora-kernel.git MTD: OneNAND: interrupt based wait support We can use the two methods to wait. 1. polling: read interrupt status register 2. interrupt: use kernel ineterrupt mechanism To use interrupt method, you first connect onenand interrupt pin to your platform and configure interrupt properly Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed