Re: [PATCH]: Suspend2 Merge: Device driver fixes 2/2

From: Takashi Iwai
Date: Fri Sep 17 2004 - 07:13:33 EST


At Fri, 17 Sep 2004 08:08:16 +1000,
Nigel Cunningham wrote:
>
> Hi.
>
> On Fri, 2004-09-17 at 02:29, Takashi Iwai wrote:
> > No, snd_pcm_suspend_all() must be called. All PCM streams are
> > supposed to be moved to SUSPENDED state when the suspend happens.
> > Keeping other states doesn't guaratee the proper resume process.
> >
> > The problem of ali5451 driver was that it forgot to call
> > snd_power_change_state() at the end of suspend callback.
> > This was already fixed.
>
> Is it merged to Andy or Linus yet?

Yes, it's already in 2.6.9-rc2 (at least).

If the resume problem still persists, the culprit must be somewhere
else...


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/