aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2024-02-07 16:51:30 +0100
committerTakashi Iwai <[email protected]>2024-02-12 11:50:25 +0100
commitcbdcefbde882c156b29b48dc76ab2738b9ceb2fc (patch)
tree6a6d0106c6dd01847be2f639b9263cae3df86c93 /net/lapb/lapb_iface.c
parent1c69bc3955aae7cc0c7eff673122d048bc8bc571 (diff)
ALSA: cs4281: 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