]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: Make use of core codec functions to sync power state
authorAbhijeet Kumar <abhijeet.kumar@intel.com>
Tue, 23 Jan 2018 17:30:52 +0000 (23:00 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 12 Feb 2018 12:59:48 +0000 (13:59 +0100)
commit28a0144f661582747b10ad26c22fcabbb2bb19d0
tree7f67a8246042dc97c6306e3fde4086592c6a8ff6
parentd60c6a09e5f7bdfb330e48dce7c51f898598249d
ALSA: hda: Make use of core codec functions to sync power state

Since sync_power_state is moved to core it's better to use the helper
function to ensure the actual power state reaches target instead of
using the local helper functions already exsisting in hda code.

Signed-off-by: Abhijeet Kumar <abhijeet.kumar@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h