linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ASoC: rockchip: i2s:  applys rate symmetry for CPU DAI
@ 2015-01-08  2:49 Jianqun Xu
  2015-01-08 10:23 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Jianqun Xu @ 2015-01-08  2:49 UTC (permalink / raw)
  To: linux-arm-kernel

This patch applys rate symmetry for rockchip i2s DAI.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
---
 sound/soc/rockchip/rockchip_i2s.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sound/soc/rockchip/rockchip_i2s.c b/sound/soc/rockchip/rockchip_i2s.c
index 59aeec4..abd7cdd 100644
--- a/sound/soc/rockchip/rockchip_i2s.c
+++ b/sound/soc/rockchip/rockchip_i2s.c
@@ -339,6 +339,7 @@ static struct snd_soc_dai_driver rockchip_i2s_dai = {
 			    SNDRV_PCM_FMTBIT_S24_LE),
 	},
 	.ops = &rockchip_i2s_dai_ops,
+	.symmetric_rates = 1,
 };
 
 static const struct snd_soc_component_driver rockchip_i2s_component = {
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ASoC: rockchip: i2s:  applys rate symmetry for CPU DAI
  2015-01-08  2:49 [PATCH] ASoC: rockchip: i2s: applys rate symmetry for CPU DAI Jianqun Xu
@ 2015-01-08 10:23 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2015-01-08 10:23 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jan 08, 2015 at 10:49:59AM +0800, Jianqun Xu wrote:
> This patch applys rate symmetry for rockchip i2s DAI.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150108/0310982c/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-08 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-08  2:49 [PATCH] ASoC: rockchip: i2s: applys rate symmetry for CPU DAI Jianqun Xu
2015-01-08 10:23 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).