diff options
| author | Takashi Iwai <tiwai@suse.de> | 2023-01-05 10:35:31 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-14 10:33:46 +0100 |
| commit | cb9b3951d6366c30f0085c9830381b1334cdcf62 (patch) | |
| tree | 52c969343c60fe976c3f2ffd8e9f0d1aff50b276 /Makefile | |
| parent | a6d58eff4f8367af588c49cbceed28147b1030c7 (diff) | |
| download | linux-cb9b3951d6366c30f0085c9830381b1334cdcf62.tar.gz linux-cb9b3951d6366c30f0085c9830381b1334cdcf62.tar.bz2 linux-cb9b3951d6366c30f0085c9830381b1334cdcf62.zip | |
ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idle
commit ae50e2ab122cef68f46b7799fb9deffe3334f5e2 upstream.
The runtime PM core checks with runtime_idle callback whether it can
goes to the runtime suspend or not, and we can put the boost type
check there instead of runtime_suspend and _resume calls. This will
reduce the unnecessary runtime_suspend() calls.
Fixes: 1873ebd30cc8 ("ALSA: hda: cs35l41: Support Hibernation during Suspend")
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230105093531.16960-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
