Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4 v2] ASoC: rsnd: fixup interrupt / spin lock issue
@ 2015-05-21  3:47 Kuninori Morimoto
  2015-05-21  3:48 ` [PATCH 1/4 v2] dmaengine: rcar-dmac: fixup spinlock in rcar-dmac Kuninori Morimoto
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: Kuninori Morimoto @ 2015-05-21  3:47 UTC (permalink / raw)
  To: Vinod Koul, Mark Brown
  Cc: Simon, Nguyen Viet Dung, Magnus, Linux-SH, Linux-ALSA,
	Liam Girdwood, Laurent, Geert Uytterhoeven, Cao Minh Hiep, sakato,
	dmaengine


Hi Mark, Vinod
Cc Laurent, Hiep-san

These are v2 of fixup unknown interrupt issue patch which was reported by
Hiep-san in v4.1-rcX kernel. It was not happened in v4.0 because ARM
platform side couldn't use DMA transfer.

We tested these same as v1 patches, and confirmed these solved problem

Hiep-san, can you please re-test these patches ?

Kuninori Morimoto (4):
      1) dmaengine: rcar-dmac: fixup spinlock in rcar-dmac
      2) ASoC: rsnd: indicate unknown HW start
      3) ASoC: rsnd: add rsnd_dai_stream_quit()
      4) ASoC: rsnd: spin lock for interrupt handler

 drivers/dma/sh/rcar-dmac.c | 55 +++++++++++++++++++++++++++++++------------------------
 sound/soc/sh/rcar/core.c   | 25 ++++++++++++++++++-------
 sound/soc/sh/rcar/rsnd.h   |  3 +--
 sound/soc/sh/rcar/src.c    | 11 ++++++++---
 sound/soc/sh/rcar/ssi.c    | 18 ++++++++++++++----
 5 files changed, 72 insertions(+), 40 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-05-22 13:15 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21  3:47 [PATCH 0/4 v2] ASoC: rsnd: fixup interrupt / spin lock issue Kuninori Morimoto
2015-05-21  3:48 ` [PATCH 1/4 v2] dmaengine: rcar-dmac: fixup spinlock in rcar-dmac Kuninori Morimoto
2015-05-22 12:28   ` Vinod Koul
2015-05-22 13:14   ` Mark Brown
2015-05-21  3:49 ` [PATCH 2/4 v2] ASoC: rsnd: indicate unknown HW start Kuninori Morimoto
2015-05-21 10:46   ` Mark Brown
2015-05-21  3:49 ` [PATCH 3/4 v2] ASoC: rsnd: add rsnd_dai_stream_quit() Kuninori Morimoto
2015-05-21 10:59   ` Mark Brown
2015-05-21  3:50 ` [PATCH 4/4 v2] ASoC: rsnd: spin lock for interrupt handler Kuninori Morimoto
2015-05-21 10:59   ` Mark Brown
2015-05-21 16:15     ` Vinod Koul
2015-05-21 16:46       ` Mark Brown
2015-05-21 23:59         ` Kuninori Morimoto
2015-05-22 13:15   ` Mark Brown
2015-05-21  6:32 ` [PATCH 0/4 v2] ASoC: rsnd: fixup interrupt / spin lock issue Cao Minh Hiep
2015-05-22  1:41 ` Cao Minh Hiep

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox