From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 23 Apr 2012 17:17:55 -0700 Subject: [PATCH 12/12] Add removal of old OMAP private DMA implementation to feature removal In-Reply-To: References: <20120423160409.GE24299@n2100.arm.linux.org.uk> Message-ID: <20120424001755.GG3739@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King [120423 09:12]: > Signed-off-by: Russell King Acked-by: Tony Lindgren > --- > 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 03ca210..aec6f37 100644 > --- a/Documentation/feature-removal-schedule.txt > +++ b/Documentation/feature-removal-schedule.txt > @@ -539,3 +539,14 @@ When: 3.6 > Why: setitimer is not returning -EFAULT if user pointer is NULL. This > violates the spec. > Who: Sasikantha Babu > + > +---------------------------- > + > +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 , > + Santosh Shilimkar > -- > 1.7.4.4 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html