Re: [alsa-devel] [PATCH 5/5] snd-ice1712: Fix resume on ice1724

From: Takashi Iwai
Date: Wed Oct 31 2012 - 03:29:35 EST


At Tue, 30 Oct 2012 20:34:00 +0100,
Ondrej Zary wrote:
>
> On Wednesday 17 October 2012 08:57:39 Takashi Iwai wrote:
> > At Sun, 14 Oct 2012 21:09:23 +0200,
> >
> > Ondrej Zary wrote:
> > > set_pro_rate() is called from hw_params() but not from prepare(),
> > > breaking running PCM on suspend/resume. Call it from prepare() if PCM was
> > > suspended to fix the problem.
> > >
> > > Signed-off-by: Ondrej Zary <linux@xxxxxxxxxxxxxxxxxxxx>
> >
> > This should be fixed in the resume callback. Could you check the
> > patch below instead?
>
> I've now verified that this patch fixes a real problem. When "multi track rate
> locking" is disabled and some sound is played at non-default (non-48kHz)
> frequency during suspend, the frequency is wrong (48kHz) after resume. This
> patch fixes that.

OK, the patch was applied now. Thanks for checking.


Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/