]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA - hda: Add support for parsing new HDA capabilities
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Thu, 4 Aug 2016 10:16:03 +0000 (15:46 +0530)
committerTakashi Iwai <tiwai@suse.de>
Tue, 9 Aug 2016 06:53:56 +0000 (08:53 +0200)
commitfbfc408d5193322a69cb3256af0de7e50fe3b403
tree42bd30d815d8e3c67c4e96c41e38e083004445f8
parent4a042d3bff26d50350f88e6026af6c13934f1fa1
ALSA - hda: Add support for parsing new HDA capabilities

Skylake onwards HDA controller supports new capabilities like
Global Time Stamping (GTS) capability. So add support to parse
these new capabilities.

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Signed-off-by: Hardik T Shah <hardik.t.shah@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/hda_register.h
sound/pci/hda/hda_controller.c
sound/pci/hda/hda_controller.h
sound/pci/hda/hda_intel.c