misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.
authorKumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Wed, 24 Aug 2022 20:00:47 +0000 (01:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2022 12:49:08 +0000 (14:49 +0200)
commit4ec7ac90ff399b7d9af81cc8afd430a22786c61b
treedc36df569e467082a23383a6c5f554e8932ec510
parent1f4d8ae231f47c7d890198cd847055a96482a443
misc: microchip: pci1xxxx: Add power management functions - suspend & resume handlers.

Power event handlers suspend and resume are invoked by the operating
system to notify the driver about the power events. Wakeup is enabled
before entering suspend and disabled after resuming.

Signed-off-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Link: https://lore.kernel.org/r/20220824200047.150308-6-kumaravel.thiagarajan@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c