All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Simon <horms@verge.net.au>, <linux-renesas-soc@vger.kernel.org>
Subject: [PATCH 0/4] ASoC: simple-card-utils: share same dev_dbg()
Date: Mon, 5 Jun 2017 04:27:14 +0000	[thread overview]
Message-ID: <87fuffdpxx.wl%kuninori.morimoto.gx@renesas.com> (raw)


Hi Mark

These are cleanup patches for simple-card/audio-graph-card

Kuninori Morimoto (4):
  ASoC: simple-card-utils: share same dev_dbg() for Card Name
  ASoC: simple-card-utils: share same dev_dbg() for DAI format
  ASoC: simple-card-utils: share same dev_dbg() for Dai Name
  ASoC: simple-card-utils: share same dev_dbg() for sysclk

 include/sound/simple_card_utils.h        |  9 ++++++---
 sound/soc/generic/audio-graph-card.c     |  9 ---------
 sound/soc/generic/audio-graph-scu-card.c |  7 -------
 sound/soc/generic/simple-card-utils.c    | 11 ++++++++++-
 sound/soc/generic/simple-card.c          |  9 ---------
 sound/soc/generic/simple-scu-card.c      |  7 -------
 6 files changed, 16 insertions(+), 36 deletions(-)

-- 
1.9.1

WARNING: multiple messages have this Message-ID (diff)
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: Mark Brown <broonie@kernel.org>
Cc: Linux-ALSA <alsa-devel@alsa-project.org>,
	Simon <horms@verge.net.au>,
	linux-renesas-soc@vger.kernel.org
Subject: [PATCH 0/4] ASoC: simple-card-utils: share same dev_dbg()
Date: Mon, 5 Jun 2017 04:27:14 +0000	[thread overview]
Message-ID: <87fuffdpxx.wl%kuninori.morimoto.gx@renesas.com> (raw)


Hi Mark

These are cleanup patches for simple-card/audio-graph-card

Kuninori Morimoto (4):
  ASoC: simple-card-utils: share same dev_dbg() for Card Name
  ASoC: simple-card-utils: share same dev_dbg() for DAI format
  ASoC: simple-card-utils: share same dev_dbg() for Dai Name
  ASoC: simple-card-utils: share same dev_dbg() for sysclk

 include/sound/simple_card_utils.h        |  9 ++++++---
 sound/soc/generic/audio-graph-card.c     |  9 ---------
 sound/soc/generic/audio-graph-scu-card.c |  7 -------
 sound/soc/generic/simple-card-utils.c    | 11 ++++++++++-
 sound/soc/generic/simple-card.c          |  9 ---------
 sound/soc/generic/simple-scu-card.c      |  7 -------
 6 files changed, 16 insertions(+), 36 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-06-05  4:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-05  4:27 Kuninori Morimoto [this message]
2017-06-05  4:27 ` [PATCH 0/4] ASoC: simple-card-utils: share same dev_dbg() Kuninori Morimoto
2017-06-05  4:27 ` [PATCH 1/4] ASoC: simple-card-utils: share same dev_dbg() for Card Name Kuninori Morimoto
2017-06-05  4:27   ` Kuninori Morimoto
2017-06-06 19:06   ` Applied "ASoC: simple-card-utils: share same dev_dbg() for Card Name" to the asoc tree Mark Brown
2017-06-06 19:06     ` Mark Brown
2017-06-05  4:28 ` [PATCH 2/4] ASoC: simple-card-utils: share same dev_dbg() for DAI format Kuninori Morimoto
2017-06-05  4:28   ` Kuninori Morimoto
2017-06-06 19:06   ` Applied "ASoC: simple-card-utils: share same dev_dbg() for DAI format" to the asoc tree Mark Brown
2017-06-06 19:06     ` Mark Brown
2017-06-05  4:28 ` [PATCH 3/4] ASoC: simple-card-utils: share same dev_dbg() for Dai Name Kuninori Morimoto
2017-06-05  4:28   ` Kuninori Morimoto
2017-06-06 19:05   ` Applied "ASoC: simple-card-utils: share same dev_dbg() for Dai Name" to the asoc tree Mark Brown
2017-06-06 19:05     ` Mark Brown
2017-06-05  4:28 ` [PATCH 4/4] ASoC: simple-card-utils: share same dev_dbg() for sysclk Kuninori Morimoto
2017-06-05  4:28   ` Kuninori Morimoto
2017-06-06 19:05   ` Applied "ASoC: simple-card-utils: share same dev_dbg() for sysclk" to the asoc tree Mark Brown
2017-06-06 19:05     ` Mark Brown

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=87fuffdpxx.wl%kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-renesas-soc@vger.kernel.org \
    /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.