diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-08-28 11:00:11 +0200 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2022-01-02 18:36:54 +0100 |
commit | 3daaf2c7aae8f16845a59b57d3ae92e3d0965d21 (patch) | |
tree | 7fe32bdc2324421bc51943b42d288402a6b05a2f /drivers/pci/proc.c | |
parent | pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boards (diff) | |
download | linux-3daaf2c7aae8f16845a59b57d3ae92e3d0965d21.tar.xz linux-3daaf2c7aae8f16845a59b57d3ae92e3d0965d21.zip |
pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()
Use the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() instead of
the verbose operators ".suspend_noirq /.resume_noirq/.freeze_noirq/
.thaw_noirq/.poweroff_noirq/.restore_noirq", because the
SET_NOIRQ_SYSTEM_SLEEP_PM_OPS() is a nice helper macro that could
be brought in to make code a little clearer, a little more concise.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'drivers/pci/proc.c')
0 files changed, 0 insertions, 0 deletions