aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2024-02-07 16:51:32 +0100
committerTakashi Iwai <[email protected]>2024-02-12 11:50:26 +0100
commitc70b12adf2016e0c3a628a9c380b589473ae535d (patch)
tree31195dd9a1f5a08d7eb4f7384ae9d49a5ac2ae50 /net/lapb/lapb_iface.c
parentf8f137a708865e6479d466b905f702e456227ecc (diff)
ALSA: es1938: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()
Use the new DEFINE_SIMPLE_DEV_PM_OPS() instead of SIMPLE_DEV_PM_OPS() for code-simplification. We need no longer CONFIG_PM_SLEEP ifdefs. This ends up with the allocation of a few additional bytes for the register dumps even if it's not really used, but the code simplification should justify the cost. Signed-off-by: Takashi Iwai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions