diff options
| author | Takashi Iwai <[email protected]> | 2024-02-07 16:51:27 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-02-12 11:50:25 +0100 |
| commit | 00545e3eb74a1892a13670cb03089a701b782b30 (patch) | |
| tree | 6ac567a31691e2ccd4c669b881eb8e9a1ebffeee /tools/perf/scripts/python | |
| parent | b9beb229eb265c544314a4e834d8467943c89650 (diff) | |
ALSA: ali5451: 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
image 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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions