diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-08-28 11:01:17 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-10-25 08:39:15 +0200 |
commit | 7789e3464cb610cb8925cd8605bc0aa9d088280d (patch) | |
tree | 411573040c1d4753436706238c5295e9dc96040a /mm/early_ioremap.c | |
parent | dmaengine: idxd: reconfig device after device reset command (diff) | |
download | linux-7789e3464cb610cb8925cd8605bc0aa9d088280d.tar.xz linux-7789e3464cb610cb8925cd8605bc0aa9d088280d.zip |
dmaengine: sa11x0: 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>
Link: https://lore.kernel.org/r/20210828090117.1814-1-caihuoqing@baidu.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'mm/early_ioremap.c')
0 files changed, 0 insertions, 0 deletions