]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: avs: PCI driver implementation
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 16 May 2022 10:11:13 +0000 (12:11 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 17 May 2022 10:58:04 +0000 (11:58 +0100)
commit348ad2829d7039c15f1ea51d081d2d85efd1f275
tree86bb57149b9d309a445e6044141bc959280d7a2e
parentb56c1cf7e3dccc74794adf93cdadc1af270c9437
ASoC: Intel: avs: PCI driver implementation

HD-Audio bus is a PCI device. Add all functions necessary to probe such
device along with its removal sequence. Behaviour implemented for all
standard operations is similar to existing solutions: sound/pci/hda and
sound/soc/intel/skylake.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20220516101116.190192-13-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/intel-dsp-config.h
sound/soc/intel/Kconfig
sound/soc/intel/avs/avs.h
sound/soc/intel/avs/core.c
sound/soc/intel/avs/dsp.c
sound/soc/intel/avs/registers.h