From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [CFT 11/11] Add feature removal of old OMAP private DMA implementation Date: Thu, 7 Jun 2012 10:07:05 -0700 Message-ID: <20120607170705.GJ12766@atomide.com> References: <20120607110610.GB15973@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Russell King Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, Rob Landley , linux-doc@vger.kernel.org List-Id: linux-omap@vger.kernel.org * Russell King [120607 04:14]: > Acked-by: Linus Walleij > 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 56000b3..1f7ba35 100644 > --- a/Documentation/feature-removal-schedule.txt > +++ b/Documentation/feature-removal-schedule.txt > @@ -612,3 +612,14 @@ When: June 2013 > 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 , > + 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@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 7 Jun 2012 10:07:05 -0700 Subject: [CFT 11/11] Add feature removal of old OMAP private DMA implementation In-Reply-To: References: <20120607110610.GB15973@n2100.arm.linux.org.uk> Message-ID: <20120607170705.GJ12766@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Russell King [120607 04:14]: > Acked-by: Linus Walleij > 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 56000b3..1f7ba35 100644 > --- a/Documentation/feature-removal-schedule.txt > +++ b/Documentation/feature-removal-schedule.txt > @@ -612,3 +612,14 @@ When: June 2013 > 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 , > + 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