aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2024-02-07 16:51:31 +0100
committerTakashi Iwai <[email protected]>2024-02-12 11:50:25 +0100
commitf8f137a708865e6479d466b905f702e456227ecc (patch)
tree3015d248751e89fe139247887ecf7ef93bda44e3 /net/lapb/lapb_iface.c
parentcbdcefbde882c156b29b48dc76ab2738b9ceb2fc (diff)
ALSA: echoaudio: 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 firmware caches if it's not really used without CONFIG_PM, 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