diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2024-08-27 21:09:56 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-29 11:39:35 -0700 |
commit | c88908baec1a5f594bc70f28808a8e676311a69f (patch) | |
tree | 4225690053350df1d728a65917908edc61e1d3a5 /tools/perf/scripts/python | |
parent | 0a8b08c554dabea952a75363c89050b1fbcbfffb (diff) |
net: vertexcom: mse102x: Use DEFINE_SIMPLE_DEV_PM_OPS
This macro has the advantage over SET_SYSTEM_SLEEP_PM_OPS that we don't
have to care about when the functions are actually used.
Also make use of pm_sleep_ptr() to discard all PM_SLEEP related
stuff if CONFIG_PM_SLEEP isn't enabled.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240827191000.3244-2-wahrenst@gmx.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions