delete macro test dma

This commit is contained in:
倪振宇
2010-04-28 14:30:51 +00:00
committed by 黄涛
parent 7afb6cdc75
commit 8847ae9cd5
2 changed files with 2 additions and 2 deletions

View File

@@ -562,7 +562,7 @@ static irqreturn_t rk28_dma_irq_handler(int irq, void *dev_id)
rk28dma = &rk2818_dma[i];
if ((!rk28dma->dma_t.sg) && (rk28_dma_next(i))) {
printk(KERN_WARNING "dma_irq: don't finish for channel %d\n", i);
//printk(KERN_WARNING "dma_irq: don't finish for channel %d\n", i);
continue;
}
/* already complete transfer */

View File

@@ -198,7 +198,7 @@ struct rk2818_dma {
u32 residue; /* residue block of current dma transfer */
};
#define test_dma
//#define test_dma
/*devicd id list*/
#define RK28_DMA_SD_MMC 0