Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / Documentation / power / pci.rst
index b04fb18cc4e2826a2800fd36087a5d00b3a31dcc..a125544b4cb68dfa10a81db0437402784ac86fff 100644 (file)
@@ -315,7 +315,7 @@ that these callbacks operate on::
                                           configuration space */
        unsigned int    pme_support:5;  /* Bitmask of states from which PME#
                                           can be generated */
-       unsigned int    pme_interrupt:1;/* Is native PCIe PME signaling used? */
+       unsigned int    pme_poll:1;     /* Poll device's PME status bit */
        unsigned int    d1_support:1;   /* Low power state D1 is supported */
        unsigned int    d2_support:1;   /* Low power state D2 is supported */
        unsigned int    no_d1d2:1;      /* D1 and D2 are forbidden */