Re: [pm] fix device suspend/resume handling

From: Patrick Mochel
Date: Mon Oct 27 2003 - 16:54:13 EST



> [Oops, this one:
>
> - if(drivers_suspend()==0)
> + if ((res = device_suspend(4))==0)
>
> probably will reject. Sorry about that, should be easy to fix up].

Please send an applicable patch.

Thanks,


Pat

-
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/