From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753482AbdK0T7Y (ORCPT ); Mon, 27 Nov 2017 14:59:24 -0500 Received: from mx2.suse.de ([195.135.220.15]:54710 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752701AbdK0T7X (ORCPT ); Mon, 27 Nov 2017 14:59:23 -0500 Date: Mon, 27 Nov 2017 20:59:22 +0100 Message-ID: From: Takashi Iwai To: "Yussuf Khalil" Cc: , "Jaroslav Kysela" , Subject: Re: [PATCH] ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi In-Reply-To: <20171125223108.16814-1-dev@pp3345.net> References: <20171125223108.16814-1-dev@pp3345.net> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 25 Nov 2017 23:31:08 +0100, Yussuf Khalil wrote: > > There are two issues after resuming from suspend on the > Audiotrak Prodigy 7.1 HiFi: > - the output volume is set to 100% > - microphone input isn't working anymore > > This patch fixes these issues by reinitializing both codecs of the device > and restoring the previous volumes during resume. > > Signed-off-by: Yussuf Khalil Applied, thanks. Takashi