From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH v2 0/2] Add snd_card_disconnect_sync() helper Date: Fri, 13 Oct 2017 09:44:31 +0200 Message-ID: References: <20171011101618.8736-1-tiwai@suse.de> <87fuanv70u.wl%kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id A5109266EE0 for ; Fri, 13 Oct 2017 09:44:31 +0200 (CEST) In-Reply-To: <87fuanv70u.wl%kuninori.morimoto.gx@renesas.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Kuninori Morimoto Cc: alsa-devel@alsa-project.org, Mark Brown List-Id: alsa-devel@alsa-project.org On Fri, 13 Oct 2017 09:39:00 +0200, Kuninori Morimoto wrote: > > > Hi Takashi-san > > > here is a refreshed series containing ALSA core changes Morimoto-san > > posted. Basically the code is same but it's split, and more comments > > and an error message are added. I tested lightly with the existing > > hot-pluggable device and no regression was seen. > > > > The commits are found in topic/card-disconnect branch of sound git > > tree, too. Mark, please pull it to yours when applying the further > > patches relying on this new helper function. > > I tested this patch-set. > I noticed that it doesn't work if I used DPCM > (Kernel has Oops). > I will investigate it next week Could you show the Oops message if you have? My concern is whether it happens by stopping at disconnect, or it's just another missing piece. thanks, Takashi