commit | 92df516e6264f9caff4be49718926d6884fa50ed | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Apr 05 23:49:49 2005 +0200 |
committer | Greg KH <gregkh@suse.de> | Tue May 03 23:45:14 2005 -0700 |
tree | 1b09131f91db847c9f3d6de98ed5cc1ebd0e9325 | |
parent | a3ea7fbac12fdb2d70c90bb36f81afa3c66e18f4 [diff] |
[PATCH] PCI: fix stale PCI pm docs This fixes u32 vs. pm_message_t confusion in documentation, and removes references to no-longer-existing (*save_state), too. With exception of USB (I hope David will fix/apply my patch), this should fix last piece of this confusion... famous last words. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>