kernel-ark/drivers/mtd/onenand
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
..
generic.c MTD: OneNAND: interrupt based wait support 2006-11-16 11:23:48 +09:00
Kconfig Fix several typos in drivers/ 2006-10-03 22:31:37 +02:00
Makefile Revert "[PATCH] OneNAND: Add simulator" 2005-11-07 01:11:04 +01:00
onenand_base.c MTD: OneNAND: interrupt based wait support 2006-11-16 11:23:48 +09:00
onenand_bbt.c [MTD] Rework the out of band handling completely 2006-05-29 15:06:51 +02:00