From: Vinod Koul <vkoul@kernel.org>
To: Charles Keepax <ckeepax@opensource.cirrus.com>
Cc: alsa-devel@alsa-project.org, patches@opensource.cirrus.com,
pierre-louis.bossart@linux.intel.com,
linux-kernel@vger.kernel.org, sanyog.r.kale@intel.com,
yung-chuan.liao@linux.intel.com
Subject: Re: [PATCH v4 0/4] Minor SoundWire clean ups
Date: Mon, 9 Jan 2023 21:46:45 +0530 [thread overview]
Message-ID: <Y7w97fs92SL8Sg5U@matsya> (raw)
In-Reply-To: <20221125142028.1118618-1-ckeepax@opensource.cirrus.com>
On 25-11-22, 14:20, Charles Keepax wrote:
> Just some minor tidy ups and preparation for starting to upstream some
> Cirrus SoundWire devices. The first three patches are pretty trivial,
> the last patch which moves the remaining core over to using the no_pm
> functions could probably use some careful review.
Applied, thanks
>
> Changes since v3:
> - Return an error and add a WARN_ONCE if the build stubs are used.
>
> Changes since v2:
> - Fix up a memory leak of a buffer on the error path
> - Added some reviewed by's
>
> Thanks,
> Charles
>
> *** BLURB HERE ***
oops :)
>
> Charles Keepax (3):
> soundwire: Provide build stubs for common functions
> soundwire: debugfs: Switch to sdw_read_no_pm
> soundwire: stream: Move remaining register accesses over to no_pm
>
> Simon Trimmer (1):
> soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions
>
> drivers/soundwire/bus.c | 10 ++--
> drivers/soundwire/debugfs.c | 13 ++++-
> drivers/soundwire/stream.c | 30 +++++-----
> include/linux/soundwire/sdw.h | 107 ++++++++++++++++++++++++++++++----
> 4 files changed, 129 insertions(+), 31 deletions(-)
>
> --
> 2.30.2
--
~Vinod
prev parent reply other threads:[~2023-01-09 16:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 14:20 [PATCH v4 0/4] Minor SoundWire clean ups Charles Keepax
2022-11-25 14:20 ` [PATCH v4 1/4] soundwire: bus: export sdw_nwrite_no_pm and sdw_nread_no_pm functions Charles Keepax
2022-11-25 14:20 ` [PATCH v4 2/4] soundwire: Provide build stubs for common functions Charles Keepax
2022-11-25 14:20 ` [PATCH v4 3/4] soundwire: debugfs: Switch to sdw_read_no_pm Charles Keepax
2022-11-25 14:20 ` [PATCH v4 4/4] soundwire: stream: Move remaining register accesses over to no_pm Charles Keepax
2023-01-09 16:16 ` Vinod Koul [this message]
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=Y7w97fs92SL8Sg5U@matsya \
--to=vkoul@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=linux-kernel@vger.kernel.org \
--cc=patches@opensource.cirrus.com \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=sanyog.r.kale@intel.com \
--cc=yung-chuan.liao@linux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox