All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Remove mfld dead code
@ 2018-01-10 10:29 Vinod Koul
  2018-01-10 10:29 ` [PATCH 1/2] ASoC: Intel: remove mfld_machine Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Vinod Koul @ 2018-01-10 10:29 UTC (permalink / raw)
  To: alsa-devel
  Cc: patches.audio, Pierre-Louis Bossart, Liam, Vinod Koul, Mark,
	Andy Shevchenko, Alan Cox

Medfield machine was not compiling for long on mainline. Since no one
complained, lets remove the dead code and associated codec.

Vinod Koul (2):
  ASoC: Intel: remove mfld_machine
  ASoC: sn95031: remove this code

 sound/soc/codecs/Kconfig              |   4 -
 sound/soc/codecs/Makefile             |   1 -
 sound/soc/codecs/sn95031.c            | 936 ----------------------------------
 sound/soc/codecs/sn95031.h            | 133 -----
 sound/soc/intel/boards/Kconfig        |  14 -
 sound/soc/intel/boards/mfld_machine.c | 430 ----------------
 6 files changed, 1518 deletions(-)
 delete mode 100644 sound/soc/codecs/sn95031.c
 delete mode 100644 sound/soc/codecs/sn95031.h
 delete mode 100644 sound/soc/intel/boards/mfld_machine.c

-- 
2.7.4

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

end of thread, other threads:[~2018-01-10 20:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 10:29 [PATCH 0/2] ASoC: Remove mfld dead code Vinod Koul
2018-01-10 10:29 ` [PATCH 1/2] ASoC: Intel: remove mfld_machine Vinod Koul
2018-01-10 11:12   ` Applied "ASoC: Intel: remove mfld_machine" to the asoc tree Mark Brown
2018-01-10 10:29 ` [PATCH 2/2] ASoC: sn95031: remove this code Vinod Koul
2018-01-10 11:12   ` Applied "ASoC: sn95031: remove this code" to the asoc tree Mark Brown
2018-01-10 12:41 ` [PATCH 0/2] ASoC: Remove mfld dead code Andy Shevchenko
2018-01-10 17:34   ` Vinod Koul
2018-01-10 18:01     ` Andy Shevchenko
2018-01-10 20:05     ` Pierre-Louis Bossart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.