diff options
author | Takashi Iwai <[email protected]> | 2012-12-12 11:50:12 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2012-12-12 14:22:13 +0100 |
commit | 6eb827d23577a4efec2b10a9c4cc9ded268a1d1c (patch) | |
tree | 15da2e13f08a9f56215397ebea3cd60b7c1dfd6c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 63a077e27648b4043b1ca1b4e29f0c42d99616b6 (diff) |
ALSA: hda - Move runtime PM check to runtime_idle callback
The runtime_idle callback is the right place to check the suspend
capability, but currently we do it wrongly in the runtime_suspend
callback. This leads to a kernel error message like:
pci_pm_runtime_suspend(): azx_runtime_suspend+0x0/0x50 [snd_hda_intel] returns -11
and the runtime PM core would even repeat the attempts.
Reported-and-tested-by: Borislav Petkov <[email protected]>
Cc: <[email protected]> [v3.7]
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