At Fri, 28 Jan 2005 19:35:59 +0100, Pavel Machek wrote: > > Hi! > > suspend() routines no longer get u32 as their parameter (they get > pm_message_t, which is u32 for now, but will change in 2.6.12 or > so). This fixes ALSA to notice this, and uses constants with right > types where appropriate. It results in no code changes. [Best results > will be when patching against latest -mm, you may get some warnings if > you patch it into older kernel, but it should still do the right > thing.] Please apply, Thanks, I changed the whole ALSA tree based on your patch. But the fix to OSS drivers (sound/oss/*) is out of my hands. Could you split it out and pass it separately? thanks, Takashi