From e23abf4b774322cbeb3f15cb95756544a64dda5e Mon Sep 17 00:00:00 2001 From: Kyungmin Park Date: Tue, 28 Sep 2010 19:27:15 +0900 Subject: [PATCH] mtd: OneNAND: S5PC110: Implement DMA interrupt method Implement DMA interrupt method. previous time it polls the DMA status. It can reduce the CPU power but decrease the performance a little. Signed-off-by: Kyungmin Park Signed-off-by: David Woodhouse --- Reading git-format-patch failed