]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tegra: Squash utils into common machine driver
authorDmitry Osipenko <digetx@gmail.com>
Sat, 29 May 2021 15:46:49 +0000 (18:46 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 15 Jun 2021 10:43:12 +0000 (11:43 +0100)
commita0ba7962c525394c35bd77e667d4c509f9902b4f
treec805229c2b77e82ab4ea102820dc834aedaf6fef
parent281bc4c6739d33b1854284cddb9f0dcd1f4956fa
ASoC: tegra: Squash utils into common machine driver

There no users left of the utils other than the new common machine driver.
Squash the utils into the common machine driver in order to simplify code.

Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20210529154649.25936-5-digetx@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/tegra/Makefile
sound/soc/tegra/tegra_asoc_machine.c
sound/soc/tegra/tegra_asoc_machine.h
sound/soc/tegra/tegra_asoc_utils.c [deleted file]
sound/soc/tegra/tegra_asoc_utils.h [deleted file]