Skip to content
Commit c88cb98e authored by Cai Huoqing's avatar Cai Huoqing Committed by Ulf Hansson
Browse files

mmc: omap_hsmmc: Make use of the helper macro SET_RUNTIME_PM_OPS()



Use the helper macro SET_RUNTIME_PM_OPS() instead of the verbose
operators ".runtime_suspend/.runtime_resume", because the
SET_RUNTIME_PM_OPS() is a nice helper macro that could be brought
in to make code a little more concise.

Signed-off-by: default avatarCai Huoqing <caihuoqing@baidu.com>
Link: https://lore.kernel.org/r/20210907025940.1535-1-caihuoqing@baidu.com
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent b3f8eb6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment