-
- Downloads
BACKPORT: ASoC: SOF: OF: Avoid reverse module dependency
Similar with commit 8a49cd11 ("ASoC: SOF: ACPI: avoid reverse module dependency") we will be having hardware specific drivers that link against a common "helper" framework. sof-of-dev.c becomes a library with the interface defined in the newly created file sof-of-dev.h. This is the final step started with Kconfig simplification in commit 7548a391 ("ASoC: SOF: i.MX: simplify Kconfig") Change-Id: I770ebb6d8759748509e865080625ba8ca4991763 Signed-off-by:Daniel Baluta <daniel.baluta@nxp.com> Reviewed-by:
Paul Olaru <paul.olaru@oss.nxp.com> Reviewed-by:
Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by:
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20211215085703.137414-1-daniel.baluta@oss.nxp.com Signed-off-by:
Mark Brown <broonie@kernel.org>
parent
8a3f3165
No related branches found
No related tags found
Showing
- sound/soc/sof/mediatek/mediatek-ops.h 0 additions, 8 deletionssound/soc/sof/mediatek/mediatek-ops.h
- sound/soc/sof/mediatek/mt8195/mt8195.c 28 additions, 3 deletionssound/soc/sof/mediatek/mt8195/mt8195.c
- sound/soc/sof/sof-of-dev.c 7 additions, 69 deletionssound/soc/sof/sof-of-dev.c
- sound/soc/sof/sof-of-dev.h 17 additions, 0 deletionssound/soc/sof/sof-of-dev.h
sound/soc/sof/sof-of-dev.h
0 → 100644
-
mentioned in commit clea-os/layers/seco/meta-seco-mtk@01714856
-
mentioned in merge request clea-os/layers/seco/meta-seco-mtk!25 (closed)
Please sign in to comment