linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ALSA, dmaengine: dw: Remove AVR32 bits in drivers
@ 2017-05-09 16:18 Andy Shevchenko
  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
  0 siblings, 2 replies; 11+ messages in thread
From: Andy Shevchenko @ 2017-05-09 16:18 UTC (permalink / raw)
  To: Hans-Christian Noren Egtvedt, linux-kernel, Haavard Skinnemoen,
	Nicolas Ferre, Boris Brezillon, Mark Brown, Liam Girdwood,
	alsa-devel, Vinod Koul, dmaengine, Eugeniy Paltsev
  Cc: Andy Shevchenko

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-05-17  8:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-09 16:18 [PATCH v2 0/2] ALSA, dmaengine: dw: Remove AVR32 bits in drivers Andy Shevchenko
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       ` [alsa-devel] " Vinod Koul
2017-05-15 15:09         ` Takashi Iwai
2017-05-16  4:28           ` Vinod Koul
2017-05-17  8:20             ` Andy Shevchenko

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).