]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: PM: Drop pme_interrupt reference
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 2 Jun 2022 16:33:30 +0000 (11:33 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 8 Jul 2022 19:26:09 +0000 (21:26 +0200)
commit03466e06c3db5b3194b63f342f504db3a0c5c97b
tree0155a90ff3d9931327e34640549577d3ca11a1c1
parent1b68ebd3d24bb21b76bad3eec1cff5fe29f36122
Documentation: PM: Drop pme_interrupt reference

`pme_interrupt` was dropped from `struct pci_dev` as part of commit
4f4de42ad984 ("PCI / PM: Drop pme_interrupt flag from struct pci_dev"),
but the Documentation still includes this member.

Remove it from the documentation as well and update it to have the missing
`pme_poll` member instead.

Fixes: 4f4de42ad984 ("PCI / PM: Drop pme_interrupt flag from struct pci_dev")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/power/pci.rst