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)
commit78ad1f07a49a56fa3714ee36573133a39e32593d
tree79ea1e16b6602ea628a1879bfc7877f4516a859d
parentc6be710f5e2a92204f92d872a0c0b4fe29666492
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]