aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAnand Moon <[email protected]>2024-04-12 19:52:53 +0530
committerGreg Kroah-Hartman <[email protected]>2024-04-18 16:48:23 +0200
commita6a243b6ed3c53dbe2a4eadae098c3c532b98b6b (patch)
tree1f91181c409609fb94a153b5665b1f0531278e0d /rust/helpers/helpers.c
parent3d284c95eeb8f3d0c84d0dcaa168ee545026a396 (diff)
usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
This macro has the advantage over SIMPLE_DEV_PM_OPS that we don't have to care about when the functions are actually used. Also make use of pm_ptr() to discard all PM related stuff if CONFIG_PM isn't enabled. Signed-off-by: Anand Moon <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions