diff options
| author | Takashi Iwai <[email protected]> | 2024-02-07 16:51:29 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-02-12 11:50:25 +0100 |
| commit | 1c69bc3955aae7cc0c7eff673122d048bc8bc571 (patch) | |
| tree | 88a099839ef440fcfd086f75b3f51c4ba9e7fed9 /tools/perf/scripts/python | |
| parent | 9e5f7322773169f3fcdc841b4c1ae5e19afe4ef6 (diff) | |
ALSA: cmipci: 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