From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shilimkar, Santosh" Subject: Re: [CFT 11/11] Add feature removal of old OMAP private DMA implementation Date: Fri, 8 Jun 2012 11:40:21 +0530 Message-ID: References: <20120607110610.GB15973@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: 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 On Thu, Jun 7, 2012 at 4:39 PM, Russell King wrote: > Acked-by: Linus Walleij > Signed-off-by: Russell King > --- > =A0Documentation/feature-removal-schedule.txt | =A0 11 +++++++++++ > =A01 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/Documentation/feature-removal-schedule.txt b/Documentati= on/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: =A0 =A0 =A0June 2013 > =A0Why: =A0 Unsupported/unmaintained/unused since 2.6 > > =A0---------------------------- > + > +What: =A0OMAP private DMA implementation > +When: =A02013 > +Why: =A0 We have a DMA engine implementation; all users should be up= dated > + =A0 =A0 =A0 to use this rather than persisting with the old APIs. =A0= The old APIs > + =A0 =A0 =A0 block merging the old DMA engine implementation into th= e DMA > + =A0 =A0 =A0 engine driver. > +Who: =A0 Russell King , > + =A0 =A0 =A0 Santosh Shilimkar > + > +---------------------------- > -- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Shilimkar, Santosh) Date: Fri, 8 Jun 2012 11:40:21 +0530 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: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 7, 2012 at 4:39 PM, Russell King wrote: > Acked-by: Linus Walleij > Signed-off-by: Russell King > --- > ?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 > + > +---------------------------- > -- Acked-by: Santosh Shilimkar