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)
commit8c1b3b159300cc5ef6ba0d4b039ef68e766d46e3
treec805229c2b77e82ab4ea102820dc834aedaf6fef
parentc16aab8ddc645f129880a266c1626b07b41f7c55
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]