[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1306323570-11133-3-git-send-email-vinod.koul@intel.com>
Date: Wed, 25 May 2011 17:09:30 +0530
From: "Koul, Vinod" <vinod.koul@...el.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: linux-arm-kernel@...ts.infradead.org,
Russell King <linux@....linux.org.uk>,
Linus Walleij <linus.walleij@...aro.org>,
Dan <dan.j.williams@...el.com>,
Per Forlin <per.forlin@...aro.org>,
Vinod Koul <vinod.koul@...el.com>
Subject: [PATCH 2/2] dmaengine: add TODO items for future work on dma drivers
From: Vinod Koul <vinod.koul@...el.com>
Signed-off-by: Vinod Koul <vinod.koul@...el.com>
---
drivers/dma/TODO | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
create mode 100644 drivers/dma/TODO
diff --git a/drivers/dma/TODO b/drivers/dma/TODO
new file mode 100644
index 0000000..b67d184
--- /dev/null
+++ b/drivers/dma/TODO
@@ -0,0 +1,12 @@
+TODO for slave dma
+
+1. Move remaining drivers to use new slave interface
+2. Remove old slave pointer machansim
+3. Make issue_pending to start the transaction in below drivers
+ - mpc512x_dma
+ - imx-dma
+ - imx-sdma
+ - mxs-dma.c
+ - dw_dmac
+ - intel_mid_dma
+ - ste_dma40
--
1.7.0.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists