Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
[sfrench/cifs-2.6.git] / Documentation / feature-removal-schedule.txt
index 72ed15075f79d8de0eed70971adbe2345aa252fa..afaff312bf415acb59449aeb9bee4c848c197ff2 100644 (file)
@@ -626,3 +626,14 @@ Why:       New drivers should use new V4L2_CAP_VIDEO_M2M capability flag
 Who:   Sylwester Nawrocki <s.nawrocki@samsung.com>
 
 ----------------------------
+
+What:  OMAP private DMA implementation
+When:  2013
+Why:   We have a DMA engine implementation; all users should be updated
+       to use this rather than persisting with the old APIs.  The old APIs
+       block merging the old DMA engine implementation into the DMA
+       engine driver.
+Who:   Russell King <linux@arm.linux.org.uk>,
+       Santosh Shilimkar <santosh.shilimkar@ti.com>
+
+----------------------------