All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	LKML <linux-kernel@vger.kernel.org>,
	ALSA <alsa-devel@alsa-project.org>, Takashi <tiwai@suse.de>,
	Pierre <pierre-louis.bossart@linux.intel.com>,
	patches.audio@intel.com, alan@linux.intel.com,
	Charles Keepax <ckeepax@opensource.cirrus.com>,
	Sagar Dharia <sdharia@codeaurora.org>,
	srinivas.kandagatla@linaro.org, plai@codeaurora.org,
	Sudheer Papothi <spapothi@codeaurora.org>
Subject: Re: [PATCH v3 07/15] regmap: Add SoundWire bus support
Date: Thu, 30 Nov 2017 22:56:08 +0530	[thread overview]
Message-ID: <20171130172607.GF32417@localhost> (raw)
In-Reply-To: <20171130171726.gx5j67i4bi6vvyjn@sirena.org.uk>

On Thu, Nov 30, 2017 at 05:17:26PM +0000, Mark Brown wrote:
> On Thu, Nov 30, 2017 at 03:27:02PM +0530, Vinod Koul wrote:
> 
> > +EXPORT_SYMBOL_GPL(__regmap_init_sdw);
> 
> Thanks for fixing this, this looks good now.  We'll need to work out how
> this winds up getting merged in whenever that happens.

Thanks, I was hoping Greg would ACK the subsystem part and you for regmap we
can go thru usual adding the subsystem to linux-next and merging to Linus
for v4.16...

Of course, more ACKs/reviewed are welcome :)

Thanks
-- 
~Vinod

  reply	other threads:[~2017-11-30 17:26 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30  9:56 [PATCH v3 00/15] soundwire: Add a new SoundWire subsystem Vinod Koul
2017-11-30  9:56 ` [PATCH v3 01/15] Documentation: Add SoundWire summary Vinod Koul
2017-11-30  9:56 ` [PATCH v3 02/15] soundwire: Add SoundWire bus type Vinod Koul
2017-11-30 11:42   ` Philippe Ombredanne
2017-11-30 11:42     ` Philippe Ombredanne
2017-11-30 12:31     ` Vinod Koul
2017-11-30  9:56 ` [PATCH v3 03/15] soundwire: Add Master registration Vinod Koul
2017-11-30  9:56   ` Vinod Koul
2017-11-30  9:56 ` [PATCH v3 04/15] soundwire: Add MIPI DisCo property helpers Vinod Koul
2017-11-30  9:57 ` [PATCH v3 05/15] soundwire: Add SoundWire MIPI defined registers Vinod Koul
2017-11-30  9:57   ` Vinod Koul
2017-11-30  9:57 ` [PATCH v3 06/15] soundwire: Add IO transfer Vinod Koul
2017-11-30  9:57 ` [PATCH v3 07/15] regmap: Add SoundWire bus support Vinod Koul
2017-11-30  9:57   ` Vinod Koul
2017-11-30 17:17   ` Mark Brown
2017-11-30 17:17     ` Mark Brown
2017-11-30 17:26     ` Vinod Koul [this message]
2017-11-30  9:57 ` [PATCH v3 08/15] soundwire: Add Slave status handling helpers Vinod Koul
2017-11-30  9:57 ` [PATCH v3 09/15] soundwire: Add slave status handling Vinod Koul
2017-11-30  9:57 ` [PATCH v3 10/15] soundwire: Add sysfs for SoundWire DisCo properties Vinod Koul
2017-11-30  9:57 ` [PATCH v3 11/15] soundwire: cdns: Add cadence library Vinod Koul
2017-11-30  9:57 ` [PATCH v3 12/15] soundwire: cdns: Add sdw_master_ops and IO transfer support Vinod Koul
2017-11-30  9:57 ` [PATCH v3 13/15] soundwire: intel: Add Intel Master driver Vinod Koul
2017-11-30  9:57 ` [PATCH v3 14/15] soundwire: intel: Add Intel init module Vinod Koul
2017-11-30  9:57 ` [PATCH v3 15/15] MAINTAINERS: Add SoundWire entry Vinod Koul

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=20171130172607.GF32417@localhost \
    --to=vinod.koul@intel.com \
    --cc=alan@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches.audio@intel.com \
    --cc=pierre-louis.bossart@linux.intel.com \
    --cc=plai@codeaurora.org \
    --cc=sdharia@codeaurora.org \
    --cc=spapothi@codeaurora.org \
    --cc=srinivas.kandagatla@linaro.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 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.