diff options
author | Stefan Wahren <[email protected]> | 2024-08-27 21:09:56 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-08-29 11:39:35 -0700 |
commit | c88908baec1a5f594bc70f28808a8e676311a69f (patch) | |
tree | 4225690053350df1d728a65917908edc61e1d3a5 /scripts/rustdoc_test_builder.rs | |
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions