Re: NAK new drivers without proper power management?

From: Dmitry Torokhov
Date: Fri Feb 09 2007 - 22:27:41 EST


Hi Nigel,

On Friday 09 February 2007 21:05, Nigel Cunningham wrote:
> [ Â 17.684475] Device driver serio0 lacks bus and class support for being resumed.
> [ Â 17.684724] Device driver serio1 lacks bus and class support for being resumed.
> [ Â 17.684874] Device driver psaux lacks bus and class support for being suspended or resumed.
> [ Â 17.685015] Device driver serio2 lacks bus and class support for being resumed.
> [ Â 18.373576] Device driver serio3 lacks bus and class support for being resumed.
> [ Â 18.375666] Device driver serio4 lacks bus and class support for being resumed.
>

You should probably only warn if driver does not have resume method - not
having suspend is quite valid if driver is able to restore state at resume
without explicitely saving anything at suspend time.

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