From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [PATCH v2 0/2] Add snd_card_disconnect_sync() helper Date: Fri, 13 Oct 2017 07:39:00 +0000 Message-ID: <87fuanv70u.wl%kuninori.morimoto.gx@renesas.com> References: <20171011101618.8736-1-tiwai@suse.de> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from relmlie1.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by alsa0.perex.cz (Postfix) with ESMTP id 5893C266EE0 for ; Fri, 13 Oct 2017 09:39:10 +0200 (CEST) In-Reply-To: <20171011101618.8736-1-tiwai@suse.de> 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: Takashi Iwai Cc: alsa-devel@alsa-project.org, Mark Brown List-Id: alsa-devel@alsa-project.org 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 Best regards --- Kuninori Morimoto