diff options
author | Gergo Koteles <soyer@irl.hu> | 2024-03-08 18:41:43 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-03-11 09:14:39 +0100 |
commit | 5f51de7e30c7282162a631af8a425b54a4576346 (patch) | |
tree | b7bbdebf6a11d5405a29b6ed2132a567e33315b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bec7760a6c5fa59593dac264fa0c628e46815986 (diff) | |
download | linux-5f51de7e30c7282162a631af8a425b54a4576346.tar.gz linux-5f51de7e30c7282162a631af8a425b54a4576346.tar.bz2 linux-5f51de7e30c7282162a631af8a425b54a4576346.zip |
ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspend
The runtime_resume function calls prmg_load and apply_calibration
functions, but system_resume also calls them, so calling
pm_runtime_force_resume before reset is unnecessary.
For consistency, do not call the pm_runtime_force_suspend in
system_suspend, as runtime_suspend does the same.
Fixes: 5be27f1e3ec9 ("ALSA: hda/tas2781: Add tas2781 HDA driver")
Signed-off-by: Gergo Koteles <soyer@irl.hu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Message-ID: <d0b4cc1248b9d375d59c009563da42d60d69eac3.1709918447.git.soyer@irl.hu>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions