aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAnton Eliasson <[email protected]>2023-08-03 13:26:42 +0200
committerGreg Kroah-Hartman <[email protected]>2023-08-04 15:06:24 +0200
commitc58f2ae0ee94901da078a60961262df03eab7552 (patch)
tree6b1bd4cc71c41c27c69dbceff4e5b56729dc0ffc /tools/perf/scripts/python/bin
parent2c2d01a9f724a88be2895c5011689337da103c3b (diff)
tty: serial: samsung: Set missing PM ops for hibernation support
At least freeze, restore and thaw need to be set in order for the driver to support system hibernation. The existing suspend/resume functions can be reused since those functions don't touch the device's power state or wakeup capability. Use the helper macros SET_SYSTEM_SLEEP_PM_OPS and SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for symmetry with similar drivers. Signed-off-by: Anton Eliasson <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions