diff options
author | Takashi Iwai <[email protected]> | 2017-02-02 14:43:39 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-02-03 17:36:26 +0100 |
commit | 182cdf23dbf6672954ac646871bf5902050268c7 (patch) | |
tree | 4a3f5f27552ace7685a579b8e22ace938c349c5b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 313d9f28c1d5e0254ca16f2df0f1b737e30c0993 (diff) |
ALSA: x86: Implement runtime PM
Although the driver has some PM callbacks, it doesn't do it right:
- the suspend callback doesn't handle to suspend the running PCM,
- the runtime PM ops are missing,
- pm_runtime_get_sync() isn't used at the right place.
This patch covers the above and provides the basic runtime PM
functionality.
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions