mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/2] dmaengine: dw: Remove AVR32 bits in drivers
@ 2017-05-02 11:25 Andy Shevchenko
  2017-05-02 11:25 ` [PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver Andy Shevchenko
  2017-05-02 11:25 ` [PATCH v1 2/2] dmaengine: dw: " Andy Shevchenko
  0 siblings, 2 replies; 5+ messages in thread
From: Andy Shevchenko @ 2017-05-02 11:25 UTC (permalink / raw)
  To: Hans-Christian Noren Egtvedt, linux-kernel, Haavard Skinnemoen,
	Nicolas Ferre, Boris Brezillon
  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.

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

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-02 11:25 [PATCH v1 0/2] dmaengine: dw: Remove AVR32 bits in drivers Andy Shevchenko
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

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