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