linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xiubo Li <Li.Xiubo@freescale.com>
To: <broonie@kernel.org>, <perex@perex.cz>, <lgirdwood@gmail.com>,
	<tiwai@suse.de>, <moinejf@free.fr>, <andrew@lunn.ch>,
	<kuninori.morimoto.gx@renesas.com>, <jsarha@ti.com>,
	<devicetree@vger.kernel.org>, <alsa-devel@alsa-project.org>,
	<robh+dt@kernel.org>, <pawel.moll@arm.com>,
	<mark.rutland@arm.com>, <ijc+devicetree@hellion.org.uk>,
	<galak@codeaurora.org>
Cc: <linux-kernel@vger.kernel.org>, Xiubo Li <Li.Xiubo@freescale.com>
Subject: [PATCHv3 0/3] ASoC: simple-card: simplify the code.
Date: Wed, 3 Sep 2014 10:23:38 +0800	[thread overview]
Message-ID: <1409711021-19277-1-git-send-email-Li.Xiubo@freescale.com> (raw)

Any comment and advice are welcome.

Change in v3:
- Fix binding from Jean's comment.
- Remove 'ASoC: simple-card: add asoc_simple_card_fmt_master() to simplify the code.'
  and will send it separately later.

Change in v2:
- Maintian compatibility with the old DTs.

Change in v1:
- Add simple-card dts node patches.
- Fix format parsing bug from Jean-Francois's comment.
- Rebase to Kuninori-san's newest changes in next branch.




Xiubo Li (3):
  ASoC: simple-card: Merge single and muti DAI link(s) code.
  ASoC: simple-card: Adjust the comments of simple card.
  ASoC: simple-card: binding: update binding to support the new style.

 .../devicetree/bindings/sound/simple-card.txt      | 183 ++++++++++++++-------
 sound/soc/generic/simple-card.c                    |  70 ++++----
 2 files changed, 161 insertions(+), 92 deletions(-)

-- 
1.8.4


             reply	other threads:[~2014-09-03  3:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-03  2:23 Xiubo Li [this message]
2014-09-03  2:23 ` [PATCHv3 1/3] ASoC: simple-card: Merge single and muti DAI link(s) code Xiubo Li
2014-09-09 12:02   ` Mark Brown
2014-09-03  2:23 ` [PATCHv3 2/3] ASoC: simple-card: Adjust the comments of simple card Xiubo Li
2014-09-09 12:02   ` Mark Brown
2014-09-10  1:43     ` Li.Xiubo
2014-09-03  2:23 ` [PATCHv3 3/3] ASoC: simple-card: binding: update binding to support the new style Xiubo Li
2014-09-09 12:09   ` Mark Brown
2014-09-09 13:25     ` Jyri Sarha
2014-09-10  2:51       ` Li.Xiubo

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=1409711021-19277-1-git-send-email-Li.Xiubo@freescale.com \
    --to=li.xiubo@freescale.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrew@lunn.ch \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jsarha@ti.com \
    --cc=kuninori.morimoto.gx@renesas.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=moinejf@free.fr \
    --cc=pawel.moll@arm.com \
    --cc=perex@perex.cz \
    --cc=robh+dt@kernel.org \
    --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 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).