All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ASoC: Intel: fix kconfig, symbols and sparse
@ 2015-06-19 18:25 Vinod Koul
  2015-06-19 18:25 ` [PATCH 1/6] ASoC: Intel: use CONFIG_SND_SOC for intel boards Vinod Koul
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Vinod Koul @ 2015-06-19 18:25 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

So this series has two parts
part 1, first three patches which fix the issue of BYT driver not getting
compiled in -next and then cleans up symbol usage in various driver
Second part fixes (next three) spare warnings on drivers

Vinod Koul (6):
  ASoC: Intel: use CONFIG_SND_SOC for intel boards
  ASoC: Intel: kconfig - Move DW_DMAC_CORE dependency to machines
  ASoC: intel - kconfig: remove SND_SOC_INTEL_SST prompt
  ASOC: intel - hsw: fix sparse unused varible warn
  ASoC: intel - atom: statify sst_slot_enum_info
  ASoC: Intel -atom: fix sst_platform_compr_ops declaration

 sound/soc/intel/Kconfig                      | 24 +++++++++++++-----------
 sound/soc/intel/Makefile                     |  2 +-
 sound/soc/intel/atom/sst-atom-controls.c     |  2 +-
 sound/soc/intel/atom/sst-mfld-platform-pcm.c |  1 -
 sound/soc/intel/atom/sst-mfld-platform.h     |  1 +
 sound/soc/intel/haswell/sst-haswell-pcm.c    |  1 -
 6 files changed, 16 insertions(+), 15 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-07-09  8:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-19 18:25 [PATCH 0/6] ASoC: Intel: fix kconfig, symbols and sparse Vinod Koul
2015-06-19 18:25 ` [PATCH 1/6] ASoC: Intel: use CONFIG_SND_SOC for intel boards Vinod Koul
2015-06-22 11:09   ` Vinod Koul
2015-06-19 18:25 ` [PATCH 2/6] ASoC: Intel: kconfig - Move DW_DMAC_CORE dependency to machines Vinod Koul
2015-06-19 18:25 ` [PATCH 3/6] ASoC: intel - kconfig: remove SND_SOC_INTEL_SST prompt Vinod Koul
2015-06-19 18:25 ` [PATCH 4/6] ASOC: intel - hsw: fix sparse unused varible warn Vinod Koul
2015-06-19 18:25 ` [PATCH 5/6] ASoC: intel - atom: statify sst_slot_enum_info Vinod Koul
2015-06-19 18:25 ` [PATCH 6/6] ASoC: Intel -atom: fix sst_platform_compr_ops declaration Vinod Koul
2015-06-24 11:47 ` [PATCH 0/6] ASoC: Intel: fix kconfig, symbols and sparse Liam Girdwood
2015-07-08 18:24 ` Mark Brown
2015-07-09  4:40   ` Vinod Koul
2015-07-09  4:47     ` Vinod Koul
2015-07-09  8:28       ` Mark Brown
2015-07-09  8:35         ` Vinod Koul

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.