diff options
author | Cai Huoqing <caihuoqing@baidu.com> | 2021-08-28 16:48:11 +0800 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2021-11-10 13:51:25 +0200 |
commit | b92f7ea556f8b74ba08cdc27258941e293400050 (patch) | |
tree | f1a4c70270bceaa8dba858be525530680480bb4e /drivers/gpu/drm/omapdrm/dss/hdmi_phy.c | |
parent | b94b7353d7fe819cee61bff805e677f3d30f8e7c (diff) |
drm/omap: dss: 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 clearer, a little more concise.
Signed-off-by: Cai Huoqing <caihuoqing@baidu.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210828084811.104-1-caihuoqing@baidu.com
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/hdmi_phy.c')
0 files changed, 0 insertions, 0 deletions