Re: [PATCH] ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi

2017-11-27 Thread Takashi Iwai
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

Re: [PATCH] ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi

2017-11-27 Thread Takashi Iwai
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

[PATCH] ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi

2017-11-25 Thread Yussuf Khalil
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.

[PATCH] ALSA: ice1724: Fix resume issues with Prodigy 7.1 HiFi

2017-11-25 Thread Yussuf Khalil
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.