lkml.org 
[lkml]   [2005]   [Nov]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 15 Nov 2005 22:18:13 -0800
FromGreg KH <>
SubjectRe: [RFC][PATCH 1/6] PCI PM: create pm.c and relocate PM functions
On Tue, Nov 15, 2005 at 10:31:13PM -0500, Adam Belay wrote:
> pci_save_state(), pci_restore_state(), pci_enable_wake(),
> pci_choose_state(), and pci_set_power_state() are moved to
> drivers/pci/pm.c.
> 
> This patch makes several code cleanups but no functional changes.

Looks good but:

> --- a/drivers/pci/pm.c	1969-12-31 19:00:00.000000000 -0500
> +++ b/drivers/pci/pm.c	2005-10-24 06:23:15.000000000 -0400
> @@ -0,0 +1,296 @@
> +/*
> + * pm.c - PCI Device Power Management
> + */ 

You should say where this came from, and the copyrights for that file.

thanks,

greg k-h
-
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-11-16 07:50    [from the cache]
©2003-2008