public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: pxa: remove platform dma code
Date: Wed, 20 Apr 2016 20:24:04 +0200	[thread overview]
Message-ID: <87oa94rvej.fsf@belgarion.home> (raw)
In-Reply-To: <1459675439-25941-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Sun, 3 Apr 2016 11:23:59 +0200")

Robert Jarzmik <robert.jarzmik@free.fr> writes:

> As the last pxa related driver was converted to dmaengine, it's time to
> kill the legacy dma code, which is not used anymore.
>
> This finishes the pxa dmaengine transition.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> ---
>  arch/arm/mach-pxa/devices.h          |   1 +
>  arch/arm/mach-pxa/include/mach/dma.h |   1 -
>  arch/arm/mach-pxa/pxa25x.c           |   3 -
>  arch/arm/mach-pxa/pxa27x.c           |   3 -
>  arch/arm/mach-pxa/pxa3xx.c           |   3 -
>  arch/arm/plat-pxa/Makefile           |   2 -
>  arch/arm/plat-pxa/dma.c              | 386 -----------------------------------
>  arch/arm/plat-pxa/include/plat/dma.h | 100 ---------
>  8 files changed, 1 insertion(+), 498 deletions(-)
>  delete mode 100644 arch/arm/plat-pxa/dma.c
>  delete mode 100644 arch/arm/plat-pxa/include/plat/dma.h

I'll leave that one exposed until the next weekend so that the MMP maintainers
can raise a red flag if I break their architecture.

If no feedback, I'll queued it in my pxa/for-next tree.

Cheers.

--
Robert

      reply	other threads:[~2016-04-20 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03  9:23 [PATCH] ARM: pxa: remove platform dma code Robert Jarzmik
2016-04-20 18:24 ` Robert Jarzmik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oa94rvej.fsf@belgarion.home \
    --to=robert.jarzmik@free.fr \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox