All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlo Caione <carlo@caione.org>
To: tiwai@suse.de, linux@endlessm.com, bardliao@realtek.com,
	oder_chiou@realtek.com, pierre-louis.bossart@linux.intel.com,
	alsa-devel@alsa-project.org
Cc: Carlo Caione <carlo@endlessm.com>
Subject: [PATCH] conf/ucm: rt5651: Add missing cdev
Date: Wed,  8 Nov 2017 12:33:29 +0000	[thread overview]
Message-ID: <20171108123330.12102-1-carlo@caione.org> (raw)

From: Carlo Caione <carlo@endlessm.com>

Signed-off-by: Carlo Caione <carlo@endlessm.com>
---
 src/conf/ucm/bytcr-rt5651/HiFi.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/conf/ucm/bytcr-rt5651/HiFi.conf b/src/conf/ucm/bytcr-rt5651/HiFi.conf
index b9da30f7..8ded2d52 100644
--- a/src/conf/ucm/bytcr-rt5651/HiFi.conf
+++ b/src/conf/ucm/bytcr-rt5651/HiFi.conf
@@ -7,6 +7,7 @@ SectionVerb {
 	]
 
 	DisableSequence [
+		cdev "hw:bytcrrt5651"
 		exec "echo HiFi disable sequence"
 	]
 
-- 
2.14.2

             reply	other threads:[~2017-11-08 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-08 12:33 Carlo Caione [this message]
2017-11-08 12:33 ` [PATCH] conf/ucm: rt5651: Mute speakers on boot Carlo Caione
2017-11-08 14:10   ` Takashi Iwai
2017-11-08 14:10 ` [PATCH] conf/ucm: rt5651: Add missing cdev Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171108123330.12102-1-carlo@caione.org \
    --to=carlo@caione.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=bardliao@realtek.com \
    --cc=carlo@endlessm.com \
    --cc=linux@endlessm.com \
    --cc=oder_chiou@realtek.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.