Re: [Alsa-devel] swsusp regression (s2dsk) [Was: 2.6.18-rc2-mm1]

From: Pavel Machek
Date: Mon Jul 31 2006 - 10:01:10 EST


Hi!

> > If the driver is compiled in, its .suspend() routine gets called before the
> > suspend image is restored and puts the card in a state that confuses
> > the .resume() called after the image has been restored.
> >
> > I think snd_emu10k1_suspend() should reset the device if state == PMSG_PRETHAW .
>
> Hm, do we need such inconsitent behavior? I mean, for most drivers,
> it doesn't matter whether it's built-in or a module: simply shutdown
> at suspend, and initialize at resume.

That's of course the other (and better) solution.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
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/