diff options
Diffstat (limited to 'Documentation/feature-removal-schedule.txt')
| -rw-r--r-- | Documentation/feature-removal-schedule.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/feature-removal-schedule.txt b/Documentation/feature-removal-schedule.txt index 56000b33340b..1f7ba3537a85 100644 --- a/Documentation/feature-removal-schedule.txt +++ b/Documentation/feature-removal-schedule.txt | |||
| @@ -612,3 +612,14 @@ When: June 2013 | |||
| 612 | Why: Unsupported/unmaintained/unused since 2.6 | 612 | Why: Unsupported/unmaintained/unused since 2.6 |
| 613 | 613 | ||
| 614 | ---------------------------- | 614 | ---------------------------- |
| 615 | |||
| 616 | What: OMAP private DMA implementation | ||
| 617 | When: 2013 | ||
| 618 | Why: We have a DMA engine implementation; all users should be updated | ||
| 619 | to use this rather than persisting with the old APIs. The old APIs | ||
| 620 | block merging the old DMA engine implementation into the DMA | ||
| 621 | engine driver. | ||
| 622 | Who: Russell King <linux@arm.linux.org.uk>, | ||
| 623 | Santosh Shilimkar <santosh.shilimkar@ti.com> | ||
| 624 | |||
| 625 | ---------------------------- | ||
