Files
kernel-tenderloin-3.0/include/linux/mtd
Kyungmin Park 2c22120fbd 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 <kyungmin.park at samsung.com>
2006-11-16 11:23:48 +09:00
..
2006-06-29 08:55:41 +01:00
2006-03-31 12:18:48 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-31 12:18:48 -08:00
2005-04-16 15:20:36 -07:00
2006-06-29 08:55:41 +01:00
2005-04-16 15:20:36 -07:00
2006-05-29 15:06:50 +02:00
2006-10-03 23:01:26 +02:00