]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Optimize resume for codecs without jack detection
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Jul 2019 09:52:00 +0000 (11:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Jul 2019 12:03:17 +0000 (14:03 +0200)
commit0ec81dadbbebac474af7c9248ab7b689fb9068eb
treedaf5601a25eed31313aa8f4bc8ecf8c4de4f8001
parenta0d1f7fe18cc5daf6e7bd49bb7e290e8720951c3
ALSA: hda - Optimize resume for codecs without jack detection

The codecs without jack detection also don't have to be resumed
forcibly because, obviously, they have no jack.  Skip the forced
resume in such a case as optimization as well.

Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c