mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-12 23:22:21 +00:00
Add feature removal of old OMAP private DMA implementation
Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Tony Lindgren <tony@atomide.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
2df41d0533
commit
4e1755bbb4
@ -612,3 +612,14 @@ When: June 2013
|
|||||||
Why: Unsupported/unmaintained/unused since 2.6
|
Why: Unsupported/unmaintained/unused since 2.6
|
||||||
|
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
|
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>
|
||||||
|
|
||||||
|
----------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user