mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
cxl: Add shutdown hook
Signed-off-by: Michael Neuling <mikey@neuling.org> Acked-by: Ian Munsie <imunsie@au1.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
aee85fb6ba
commit
aa70775e9a
@ -1170,4 +1170,5 @@ struct pci_driver cxl_pci_driver = {
|
||||
.id_table = cxl_pci_tbl,
|
||||
.probe = cxl_probe,
|
||||
.remove = cxl_remove,
|
||||
.shutdown = cxl_remove,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user