aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/alsa/alsa-ucm-conf/0006-ucm2-DB845c-remove-cdev-which-is-already-present-in-.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/alsa/alsa-ucm-conf/0006-ucm2-DB845c-remove-cdev-which-is-already-present-in-.patch')
-rw-r--r--recipes-multimedia/alsa/alsa-ucm-conf/0006-ucm2-DB845c-remove-cdev-which-is-already-present-in-.patch66
1 files changed, 0 insertions, 66 deletions
diff --git a/recipes-multimedia/alsa/alsa-ucm-conf/0006-ucm2-DB845c-remove-cdev-which-is-already-present-in-.patch b/recipes-multimedia/alsa/alsa-ucm-conf/0006-ucm2-DB845c-remove-cdev-which-is-already-present-in-.patch
deleted file mode 100644
index 6ed85d4..0000000
--- a/recipes-multimedia/alsa/alsa-ucm-conf/0006-ucm2-DB845c-remove-cdev-which-is-already-present-in-.patch
+++ /dev/null
@@ -1,66 +0,0 @@
-From 604914c07ffb10946711c2e5ca95d3a9bb6ad399 Mon Sep 17 00:00:00 2001
-From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
-Date: Mon, 1 Jun 2020 17:20:25 +0100
-Subject: [PATCH 6/6] ucm2: DB845c: remove cdev which is already present in
- ucm2
-
-Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
----
- ucm2/DB845c/HDMI.conf | 2 --
- ucm2/DB845c/HiFi.conf | 4 ----
- 2 files changed, 6 deletions(-)
-
-diff --git a/ucm2/DB845c/HDMI.conf b/ucm2/DB845c/HDMI.conf
-index fe1045c..5a0a933 100644
---- a/ucm2/DB845c/HDMI.conf
-+++ b/ucm2/DB845c/HDMI.conf
-@@ -3,12 +3,10 @@
-
- SectionVerb {
- EnableSequence [
-- cdev "hw:${CardId}"
- cset "name='QUAT_MI2S_RX Audio Mixer MultiMedia1' 1"
- ]
-
- DisableSequence [
-- cdev "hw:${CardId}"
- cset "name='QUAT_MI2S_RX Audio Mixer MultiMedia1' 0"
- ]
- Value {
-diff --git a/ucm2/DB845c/HiFi.conf b/ucm2/DB845c/HiFi.conf
-index f88e8ec..ef7c341 100644
---- a/ucm2/DB845c/HiFi.conf
-+++ b/ucm2/DB845c/HiFi.conf
-@@ -4,7 +4,6 @@
- SectionVerb {
-
- EnableSequence [
-- cdev "hw:${CardId}"
- cset "name='SLIMBUS_0_RX Audio Mixer MultiMedia2' 1"
-
- <codecs/wcd934x/DefaultEnableSeq.conf>
-@@ -12,7 +11,6 @@ SectionVerb {
- ]
-
- DisableSequence [
-- cdev "hw:${CardId}"
- <codecs/wcd934x/DefaultDisableSeq.conf>
- cset "name='SLIMBUS_0_RX Audio Mixer MultiMedia2' 0"
- ]
-@@ -26,13 +24,11 @@ SectionDevice."Speaker" {
- Comment "Speaker playback"
-
- EnableSequence [
-- cdev "hw:${CardId}"
- <codecs/wcd934x/SpeakerEnableSeq.conf>
- <codecs/wsa881x/SpeakerEnableSeq.conf>
- ]
-
- DisableSequence [
-- cdev "hw:${CardId}"
- <codecs/wsa881x/SpeakerDisableSeq.conf>
- <codecs/wcd934x/SpeakerDisableSeq.conf>
- ]
---
-2.27.0.rc0
-