From 4136b2276e5663a60374d0e2adca54f6861dbafe Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 31 May 2021 13:31:54 +0200 Subject: [PATCH] tegra: shuffle ASUS Google Nexus 7 files BugLink: https://github.com/alsa-project/alsa-ucm-conf/pull/94 Signed-off-by: Jaroslav Kysela --- ...gle Nexus 7 ALC5642.conf => Google-Nexus-7-HiFi.conf} | 0 ucm2/Tegra/rt5640/Google-Nexus-7.conf | 8 ++++++++ ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf | 9 +-------- 3 files changed, 9 insertions(+), 8 deletions(-) rename ucm2/Tegra/rt5640/{ASUS Google Nexus 7 ALC5642.conf => Google-Nexus-7-HiFi.conf} (100%) create mode 100644 ucm2/Tegra/rt5640/Google-Nexus-7.conf mode change 100644 => 120000 ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf diff --git a/ucm2/Tegra/rt5640/ASUS Google Nexus 7 ALC5642.conf b/ucm2/Tegra/rt5640/Google-Nexus-7-HiFi.conf similarity index 100% rename from ucm2/Tegra/rt5640/ASUS Google Nexus 7 ALC5642.conf rename to ucm2/Tegra/rt5640/Google-Nexus-7-HiFi.conf diff --git a/ucm2/Tegra/rt5640/Google-Nexus-7.conf b/ucm2/Tegra/rt5640/Google-Nexus-7.conf new file mode 100644 index 0000000..1ec7b92 --- /dev/null +++ b/ucm2/Tegra/rt5640/Google-Nexus-7.conf @@ -0,0 +1,8 @@ +# Use case Configuration for ASUS Google Nexus 7 (2012) + +Syntax 4 + +SectionUseCase."HiFi" { + File "/Tegra/rt5640/Google-Nexus-7-HiFi.conf" + Comment "Play HiFi quality Music" +} diff --git a/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf b/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf deleted file mode 100644 index 1a0978c..0000000 --- a/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Use case Configuration for ASUS Google Nexus 7 (2012) - -Syntax 4 - -SectionUseCase."HiFi" { - File "/Tegra/rt5640/ASUS Google Nexus 7 ALC5642.conf" - Comment "Play HiFi quality Music" -} diff --git a/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf b/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf new file mode 120000 index 0000000..e598c9c --- /dev/null +++ b/ucm2/conf.d/tegra/ASUS Google Nexus 7 ALC5642.conf @@ -0,0 +1 @@ +../../Tegra/rt5640/Google-Nexus-7.conf \ No newline at end of file -- 2.47.1