alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
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>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	alsa-devel@alsa-project.org, Vinod Koul <vinod.koul@intel.com>,
	dmaengine@vger.kernel.org,
	Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v2 0/2] ALSA, dmaengine: dw: Remove AVR32 bits in drivers
Date: Tue,  9 May 2017 19:18:35 +0300	[thread overview]
Message-ID: <20170509161837.48301-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.

Changes since v1:
 - fix kbuild bot complainings
 - append Nicolas' Ack
 - don't forget to send to all TWIMC

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    | 447 ++++++------------------------------
 8 files changed, 88 insertions(+), 1394 deletions(-)
 delete mode 100644 sound/atmel/abdac.c

-- 
2.11.0

             reply	other threads:[~2017-05-09 16:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-09 16:18 Andy Shevchenko [this message]
2017-05-09 16:18 ` [PATCH v2 1/2] ALSA: atmel: Remove AVR32 bits from the driver Andy Shevchenko
2017-05-09 16:18 ` [PATCH v2 2/2] dmaengine: dw: " Andy Shevchenko
2017-05-14 13:04   ` Vinod Koul
2017-05-15  8:43     ` Andy Shevchenko
2017-05-15  9:25       ` Lars-Peter Clausen
2017-05-15  9:42         ` Andy Shevchenko
2017-05-15 14:49       ` Vinod Koul
2017-05-15 15:09         ` [alsa-devel] " Takashi Iwai
2017-05-16  4:28           ` Vinod Koul
2017-05-17  8:20             ` 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=20170509161837.48301-1-andriy.shevchenko@linux.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=Eugeniy.Paltsev@synopsys.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=boris.brezillon@free-electrons.com \
    --cc=broonie@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=egtvedt@samfundet.no \
    --cc=hskinnemoen@gmail.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=vinod.koul@intel.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;
as well as URLs for NNTP newsgroup(s).