X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Documentation%2Fpower%2Fpci.txt;h=e00b099a4b8678844edc3f91427f1a184afe8648;hb=54eee4c5bf553ad54ba200d00487b61eb6b155f6;hp=b6a3cbf7e846d3d8dbd8fc4b133578c03ac6e07e;hpb=0da0ead90122578ef6e4afba9ba4bcd3455fd8e8;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Documentation/power/pci.txt b/Documentation/power/pci.txt index b6a3cbf..e00b099 100644 --- a/Documentation/power/pci.txt +++ b/Documentation/power/pci.txt @@ -203,7 +203,7 @@ resume Usage: -if (dev->driver && dev->driver->suspend) +if (dev->driver && dev->driver->resume) dev->driver->resume(dev) The resume callback may be called from any power state, and is always meant to