All of lore.kernel.org
 help / color / mirror / Atom feed
From: guneshwor.o.singh@intel.com
To: alsa-devel@alsa-project.org, tiwai@suse.com
Cc: vinod.koul@intel.com, mengdong.lin@intel.com,
	Guneshwor Singh <guneshwor.o.singh@intel.com>,
	liam.r.girdwood@intel.com
Subject: [PATCH 2/3] topology: Add max rates definition
Date: Wed, 31 May 2017 19:16:45 +0530	[thread overview]
Message-ID: <20170531134646.9081-2-guneshwor.o.singh@intel.com> (raw)
In-Reply-To: <20170531134646.9081-1-guneshwor.o.singh@intel.com>

From: Guneshwor Singh <guneshwor.o.singh@intel.com>

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
---
 include/sound/asoc.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/include/sound/asoc.h b/include/sound/asoc.h
index 082c5429..a8accd01 100644
--- a/include/sound/asoc.h
+++ b/include/sound/asoc.h
@@ -26,6 +26,11 @@
 #define SND_SOC_TPLG_MAX_FORMATS	16
 
 /*
+ * Maximum number of PCM rates capability
+ */
+#define SND_SOC_TPLG_MAX_RATES	16
+
+/*
  * Maximum number of PCM stream configs
  */
 #define SND_SOC_TPLG_STREAM_CONFIG_MAX  8
-- 
2.13.0

  reply	other threads:[~2017-05-31 13:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-31 13:46 [PATCH 1/3] pcm: add support to get PCM sample rate from name guneshwor.o.singh
2017-05-31 13:46 ` guneshwor.o.singh [this message]
2017-05-31 13:46 ` [PATCH 3/3] topology: Add parsing for rates from conf guneshwor.o.singh
2017-05-31 13:53 ` [PATCH 1/3] pcm: add support to get PCM sample rate from name Takashi Iwai
2017-06-01  4:09   ` Singh, Guneshwor
2017-06-01  5:55     ` Takashi Iwai
2017-06-01  5:59       ` Singh, Guneshwor

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=20170531134646.9081-2-guneshwor.o.singh@intel.com \
    --to=guneshwor.o.singh@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=liam.r.girdwood@intel.com \
    --cc=mengdong.lin@intel.com \
    --cc=tiwai@suse.com \
    --cc=vinod.koul@intel.com \
    /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.