diff options
author | Takashi Iwai <[email protected]> | 2024-02-07 16:51:33 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2024-02-12 11:50:26 +0100 |
commit | 5947c394aced16848c24ed9fc653f4c07cec68a2 (patch) | |
tree | 17edbbed626702ebfcabaff1eacf961c5313fdb0 /net/lapb/lapb_iface.c | |
parent | c70b12adf2016e0c3a628a9c380b589473ae535d (diff) |
ALSA: es1968: 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