]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: Add hda-bus support and initialization
authorKeyon Jie <yang.jie@linux.intel.com>
Fri, 12 Apr 2019 16:08:53 +0000 (11:08 -0500)
committerMark Brown <broonie@kernel.org>
Sat, 27 Apr 2019 17:51:16 +0000 (02:51 +0900)
commit864c12571d606ac68cff65011cf17304e77a924f
tree79ea1e16b6602ea628a1879bfc7877f4516a859d
parentb9e6b0847f9a9a55cdbb7b40a192a571fd90853c
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>
sound/soc/sof/intel/hda-bus.c [new file with mode: 0644]