]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Use is_s4_resume() macro
authorTakashi Iwai <tiwai@suse.de>
Tue, 2 Sep 2025 09:56:35 +0000 (11:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Sep 2025 09:57:14 +0000 (11:57 +0200)
commit649c6e1314d43840cbdca854d37ca30423acdb9f
tree275a57534611aa2f14ab98492110ebdaf432361b
parentb8e1684163ae52db90f428965bd9aaff7205c02e
ALSA: hda/realtek: Use is_s4_resume() macro

Use the given macro for determining the resume state instead of
referring to the raw value.

Only a cleanup for now.  The infrastructure might be changed in
future, though.

Link: https://patch.msgid.link/20250902095636.21462-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c