mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
ASoC: tegra-alt: Update T210 machine utility
This change is for adding T210 DAI LINK in machine utility and for cleaning up the grenada machine driver. Bug 1442940 Bug 1537191 Change-Id: I561048fa01153b429122f8d23dc3cabbb73136f9 Signed-off-by: Junghyun Kim <juskim@nvidia.com> Reviewed-on: http://git-master/r/437762 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Dara Ramesh <dramesh@nvidia.com> Tested-by: Dara Ramesh <dramesh@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com>
This commit is contained in:
committed by
Sameer Pujar
parent
5d20d03f94
commit
4f1f08d562
@@ -59,4 +59,5 @@ snd-soc-tegra-alt-vcm30t124-objs := tegra_vcm30t124_alt.o
|
||||
snd-soc-tegra-alt-grenada-objs := tegra_grenada_alt.o
|
||||
obj-$(CONFIG_SND_SOC_TEGRA_VCM30T124_ALT) += snd-soc-tegra-alt-machine.o
|
||||
obj-$(CONFIG_SND_SOC_TEGRA_VCM30T124_ALT) += snd-soc-tegra-alt-vcm30t124.o
|
||||
obj-$(CONFIG_SND_SOC_TEGRA_GRENADA_ALT) += snd-soc-tegra-alt-machine.o
|
||||
obj-$(CONFIG_SND_SOC_TEGRA_GRENADA_ALT) += snd-soc-tegra-alt-grenada.o
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
#include "tegra210_xbar_alt.h"
|
||||
#include "tegra210_amx_alt.h"
|
||||
|
||||
#define DRV_NAME "tegra210_amx"
|
||||
#define DRV_NAME "tegra210-amx"
|
||||
|
||||
/**
|
||||
* tegra210_amx_set_master_stream - set master stream and dependency
|
||||
|
||||
Reference in New Issue
Block a user