From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cao Minh Hiep Subject: Re: [PATCH 0/4 v2] ASoC: rsnd: fixup interrupt / spin lock issue Date: Thu, 21 May 2015 15:32:46 +0900 Message-ID: <555D7C0E.6090506@jinso.co.jp> References: <878ucitwyh.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <878ucitwyh.wl%kuninori.morimoto.gx@renesas.com> Sender: linux-sh-owner@vger.kernel.org To: Kuninori Morimoto , Vinod Koul , Mark Brown Cc: Simon , Nguyen Viet Dung , Magnus , Linux-SH , Linux-ALSA , Liam Girdwood , Laurent , Geert Uytterhoeven , sakato , dmaengine@vger.kernel.org List-Id: alsa-devel@alsa-project.org Hi Morimoto-san, On 2015=E5=B9=B405=E6=9C=8821=E6=97=A5 12:47, Kuninori Morimoto wrote: > Hi Mark, Vinod > Cc Laurent, Hiep-san > > These are v2 of fixup unknown interrupt issue patch which was reporte= d 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 proble= m > > 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 Thanks for your patch! I'll re-test these patches now. Best Regards, Hiep.