]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: rawnand: cafe: Use generic power management
authorVaibhav Gupta <vaibhavgupta40@gmail.com>
Sat, 21 Feb 2026 08:11:57 +0000 (08:11 +0000)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 25 Feb 2026 16:50:12 +0000 (17:50 +0100)
commitd9a2a92b4209838c513f31eecc6c8bef4a107ab2
treeeb02d30b97bc39016459da838776bfd6fd389a32
parentd86e70e9ca995942e848515b089e9be7430c862e
mtd: rawnand: cafe: Use generic power management

Switch from PCI power management to the generic power management
framework so the pci_driver hooks can eventually be retired.

Signed-off-by: Vaibhav Gupta <vaibhavgupta40@gmail.com>
Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/cafe_nand.c