diff options
| author | Takashi Iwai <[email protected]> | 2024-02-07 16:51:36 +0100 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2024-02-12 11:50:26 +0100 |
| commit | 9de7d0caefd0cdf6d3e301e3aad84fd9a5ce12e8 (patch) | |
| tree | d37a35c49b39160d2bc707a17c36421d6f755350 /tools/perf/scripts/python/stackcollapse.py | |
| parent | a2280df4f92899ab1cf89300947cdc9b8294d7a8 (diff) | |
ALSA: riptide: 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 an additional allocation of a flag 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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions