]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
authorKeerthy <j-keerthy@ti.com>
Wed, 20 Sep 2017 05:24:15 +0000 (10:54 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 11 Oct 2017 19:30:13 +0000 (14:30 -0500)
commit9c049bea083fea21373b8baf51fe49acbe24e105
tree2737c8a0159f5b7afdb87c3afb4a5055cecf0669
parent9e66317d3c92ddaab330c125dfe9d06eee268aff
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks

Add shutdown handler to cleanly turn off clocks.  This will help in cases of
kexec where in a new kernel can boot abruptly.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/pci/dwc/pci-dra7xx.c