From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>,
linux-kernel@vger.kernel.org,
Haavard Skinnemoen <hskinnemoen@gmail.com>,
Nicolas Ferre <nicolas.ferre@atmel.com>,
Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v1 0/2] dmaengine: dw: Remove AVR32 bits in drivers
Date: Tue, 2 May 2017 14:25:38 +0300 [thread overview]
Message-ID: <20170502112540.62522-1-andriy.shevchenko@linux.intel.com> (raw)
AVR32 is gone. Remove bits in sound/atmel and drivers/dma/dw folders
related to it.
Sound part hasn't been tested anyhow.
Andy Shevchenko (2):
ALSA: atmel: Remove AVR32 bits from the driver
dmaengine: dw: Remove AVR32 bits from the driver
drivers/dma/dw/Kconfig | 7 +-
drivers/dma/dw/core.c | 332 +--------------------------
drivers/dma/dw/regs.h | 50 +---
include/linux/dma/dw.h | 21 --
sound/atmel/Kconfig | 13 +-
sound/atmel/Makefile | 2 -
sound/atmel/abdac.c | 610 -------------------------------------------------
sound/atmel/ac97c.c | 415 ++++++---------------------------
8 files changed, 81 insertions(+), 1369 deletions(-)
delete mode 100644 sound/atmel/abdac.c
--
2.11.0
next reply other threads:[~2017-05-02 11:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-02 11:25 Andy Shevchenko [this message]
2017-05-02 11:25 ` [PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver Andy Shevchenko
2017-05-03 8:45 ` Nicolas Ferre
2017-05-03 20:23 ` kbuild test robot
2017-05-02 11:25 ` [PATCH v1 2/2] dmaengine: dw: " Andy Shevchenko
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=20170502112540.62522-1-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=boris.brezillon@free-electrons.com \
--cc=egtvedt@samfundet.no \
--cc=hskinnemoen@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
/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
Powered by JetHome