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)
commit1affc44ea5dd554c103e0ce1e809f3aa5d942349
tree86bb57149b9d309a445e6044141bc959280d7a2e
parentbeed983621fbdfd291e6e3a0cdc4d10517e60af8
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