From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Fuzzey Subject: Re: Locking issue from snd_soc_suspend Date: Tue, 12 Jan 2016 17:31:50 +0100 Message-ID: <56952A76.3080405@parkeon.com> References: <56941196.7000107@metafoo.de> <569412C1.6090308@metafoo.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by alsa0.perex.cz (Postfix) with ESMTP id DB980260455 for ; Tue, 12 Jan 2016 17:31:51 +0100 (CET) Received: by mail-wm0-f46.google.com with SMTP id f206so261283624wmf.0 for ; Tue, 12 Jan 2016 08:31:51 -0800 (PST) In-Reply-To: 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: Fabio Estevam , Lars-Peter Clausen Cc: "alsa-devel@alsa-project.org" , Mark Brown , Russell King , Sascha Hauer List-Id: alsa-devel@alsa-project.org On 11/01/16 22:28, Fabio Estevam wrote: > Martin, Which audio driver do you use in your case? I use imx-sgtl5000 However, I found I can't actually reproduce the problem anymore on recent kernels. I remember having it and still have the hack for it in my tree. Digging a bit in history it turns out that the problem was fixed for imx-sgtl5000 way back in 3.14 (by 47cf84e ASoC: fsl: fix pm support of machine drivers). I hadn't noticed it had been fixed and had been rebasing the now useless hack to newer kernels :( So sorry for the noise on that. Regards, Martin