2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 23:54:19 +08:00
linux-next/sound/soc/sof/intel
Keyon Jie 78ad1f07a4
ASoC: SOF: Intel: Add hda-bus support and initialization
Use hdac_io_ops and configure all required spin_locks/mutex to use
hdac_hda_ext library. Keep the code conditional so that the HDA link
and audio codec support can be removed.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-04-28 02:51:16 +09:00
..
bdw.c ASoC: SOF: Intel: Add BDW HW DSP support 2019-04-28 02:50:37 +09:00
byt.c
hda-bus.c ASoC: SOF: Intel: Add hda-bus support and initialization 2019-04-28 02:51:16 +09:00
hda-ctrl.c ASoC: SOF: Intel: Add HDA controller for Intel DSP 2019-04-28 02:50:49 +09:00
hda-dsp.c ASoC: SOF: Intel: Add Intel specific HDA DSP HW operations 2019-04-28 02:50:52 +09:00
hda-ipc.c ASoC: SOF: Intel: Add Intel specific HDA IPC mechanisms. 2019-04-28 02:50:56 +09:00
hda-loader.c ASoC: SOF: Intel: Add Intel specific HDA firmware loader 2019-04-28 02:51:08 +09:00
hda-pcm.c ASoC: SOF: Intel: Add Intel specific HDA PCM operations 2019-04-28 02:51:12 +09:00
hda.c ASoC: SOF: Intel: Add APL/CNL HW DSP support 2019-04-28 02:50:45 +09:00
hda.h ASoC: SOF: Intel: Add APL/CNL HW DSP support 2019-04-28 02:50:45 +09:00
intel-ipc.c ASoC: SOF: Intel: Add legacy IPC support 2019-04-28 02:50:40 +09:00
shim.h