commit | 6bae5ea9498926440ffc883f3dbceb0adc65e492 | [log] [tgz] |
---|---|---|
author | Rakesh Ughreja <rakesh.a.ughreja@intel.com> | Wed Aug 22 15:25:03 2018 -0500 |
committer | Mark Brown <broonie@kernel.org> | Tue Aug 28 20:18:13 2018 +0100 |
tree | 28f83dda3f2da9a5ff333fbd1675dbd5f186ba88 | |
parent | 00deadb5d86a3c1e691aaa073a8852a198595099 [diff] |
ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers This patch adds a kernel module which is used by the legacy HDA codec drivers as library. This implements hdac_ext_bus_ops to enable the reuse of legacy HDA codec drivers with ASoC platform drivers. Signed-off-by: Rakesh Ughreja <rakesh.a.ughreja@intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>