summaryrefslogtreecommitdiff
path: root/drivers/comedi/TODO
diff options
context:
space:
mode:
authorDavid E. Box <david.e.box@linux.intel.com>2024-02-23 14:58:49 -0600
committerBjorn Helgaas <bhelgaas@google.com>2024-03-07 14:29:21 -0600
commit1e11b5494c3dbb1e5fce7e95021c1698799c7288 (patch)
tree66d8930a3bd724679d37005243c6dbf578682866 /drivers/comedi/TODO
parentf3994bba8200b49e3eacbe5914cd13f228e0db37 (diff)
PCI/ASPM: Move pci_save_ltr_state() to aspm.c
Even when CONFIG_PCIEASPM is not set, we save and restore the LTR Capability so that if ASPM L1.2 and LTR were configured by the platform, ASPM L1.2 will still work after suspend/resume, when that platform configuration may be lost. See dbbfadf23190 ("PCI/ASPM: Save LTR Capability for suspend/resume"). Since ASPM L1.2 depends on the LTR Capability, move the save/restore code to the part of aspm.c that is always compiled regardless of CONFIG_PCIEASPM. No functional change intended. Suggested-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://lore.kernel.org/r/20240128233212.1139663-5-david.e.box@linux.intel.com [bhelgaas: commit log, reorder to make this a pure move] Link: https://lore.kernel.org/r/20240223205851.114931-4-helgaas@kernel.org Signed-off-by: David E. Box <david.e.box@linux.intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/comedi/TODO')
0 files changed, 0 insertions, 0 deletions