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 <[email protected]>
> >
> > 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to