Searched hist:"3 b5b899ca67db07a4c4825911072221f99e157e2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/pci/hda/ |
H A D | hda_local.h | diff 3b5b899ca67db07a4c4825911072221f99e157e2 Tue Jan 23 11:30:52 CST 2018 Abhijeet Kumar <abhijeet.kumar@intel.com> 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>
|
H A D | hda_codec.c | diff 3b5b899ca67db07a4c4825911072221f99e157e2 Tue Jan 23 11:30:52 CST 2018 Abhijeet Kumar <abhijeet.kumar@intel.com> 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>
|