]> 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)
commitd1a282a40777d5612e4c056d9b9594865b6985ad
treec805229c2b77e82ab4ea102820dc834aedaf6fef
parenta7db8950b8c0d358eccf8126f52a22312c0aaec1
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]