]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek - Turn on power early
authorYuchi Yang <yangyuchi66@gmail.com>
Fri, 30 Dec 2022 07:22:25 +0000 (15:22 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Jan 2023 10:58:09 +0000 (11:58 +0100)
commit779c7c7ea8e011f8ba404dbc73964ce75ef421ba
treefe9b5112f6181a007a7b79048b87d574716ff29c
parente1e0a181aea375edfae2f9a59070f95d904980d1
ALSA: hda/realtek - Turn on power early

commit 1f680609bf1beac20e2a31ddcb1b88874123c39f upstream.

Turn on power early to avoid wrong state for power relation register.
This can earlier update JD state when resume back.

Signed-off-by: Yuchi Yang <yangyuchi66@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/e35d8f4fa18f4448a2315cc7d4a3715f@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c