lkml.org 
[lkml]   [2005]   [Oct]   [28]   [last100]   RSS Feed
Views: [more markup]   [less markup]   [headers]   [forward]  
 
Messages in this thread
/
DateFri, 28 Oct 2005 12:04:11 +0200
FromTakashi Iwai <>
SubjectRe: [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
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.


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-10-28 10:06    [W:0.575 / U:0.800 seconds]
©2003-2008 Jasper Spaans