summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2020-06-29 12:16:46 +0800
committerJiri Kosina <jkosina@suse.cz>2020-07-07 12:18:47 +0200
commit7e341061ddd9239f7214fc3abb794f0ed977e259 (patch)
treebc3569ccf90c7066f94ee290635fcf8a62ce6a0d /drivers/mtd
parenta789d5f8a99a366778a6e42b3700a246244201a6 (diff)
downloadlinux-7e341061ddd9239f7214fc3abb794f0ed977e259.tar.bz2
HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state
PCI_DEV_FLAGS_NO_D3 should not be used outside of PCI core. Instead, we can use pci_save_state() to hint PCI core that the device should stay at D0 during suspend. By doing so, PCI core will let the upstream bridges also stays at D0 so the entire hierarchy is in the correct power state as PCI spec mandates. Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions