Re: [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks

From: Russell King
Date: Fri Oct 28 2005 - 06:13:34 EST


On Fri, Oct 28, 2005 at 12:04:11PM +0200, Takashi Iwai wrote:
> At Thu, 27 Oct 2005 23:30:27 -0700,
> Greg KH wrote:
> >
> > --- a/Documentation/driver-model/driver.txt
> > +++ b/Documentation/driver-model/driver.txt
> > @@ -196,67 +196,11 @@ it into a supported low-power state.
> >
> > int (*suspend) (struct device * dev, pm_message_t state, u32 level);
> >
>
> Shouldn't this be also changed without level argument?
>
>
> > +suspend is called to put the device in a low power state.
> >
> > int (*resume) (struct device * dev, u32 level);
> >
>
> Ditto.

Probably. Please send a patch.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/