From: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
To: alsa-devel@alsa-project.org, broonie@kernel.org
Cc: tiwai@suse.de, amadeuszx.slawinski@linux.intel.com
Subject: Re: [PATCH v2 00/18] Clean ups and preparation for IPC abstraction in the SOF driver
Date: Wed, 09 Mar 2022 07:44:52 -0800 [thread overview]
Message-ID: <2d2f89b9ef32ec1e49d8d5c4025598047e30172c.camel@linux.intel.com> (raw)
In-Reply-To: <20220308164344.577647-1-ranjani.sridharan@linux.intel.com>
On Tue, 2022-03-08 at 08:43 -0800, Ranjani Sridharan wrote:
> In preparation for adding support for the new IPC version that has
> been
> introduced in the SOF firmware, this patch set includes some clean
> ups
> and necessary modifications to commonly used functions that will be
> re-used across different IPC-specific code.
>
> Changes in v2:
> - Use guid_t instead of u8 array for uuid and the helper
> guid_is_null()
Hi Mark,
I see that you have applied the v1 of this series. Please disregard
this series and I will send the changes in v2 as a separate patch.
Also, I noticed that your for-next and for-5.18 branches only contain
12 of the 18 patches in this series. Should I resend the ones that got
missed?
Thanks,
Ranjani
next prev parent reply other threads:[~2022-03-09 15:46 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-08 16:43 [PATCH v2 00/18] Clean ups and preparation for IPC abstraction in the SOF driver Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 01/18] ASoC: SOF: remove snd_sof_pipeline_find() Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 02/18] ASoC: SOF: simplify snd_sof_device_remove() Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 03/18] ASoC: SOF: set swidget's core for scheduler widget Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 04/18] ASoC: SOF: sof-audio: removed unused function Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 05/18] ASoC: SOF: topology: remove redundant code Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 06/18] ASoC: SOF: topology: remove redundant code in sof_link_afe_load() Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 07/18] ASoC: SOF: topology: Drop the size parameter from struct sof_topology_token Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 08/18] ASoC: SOF: topology: Modify the get_token op for string tokens Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 09/18] ASoC: SOF: topology: expose some get_token ops Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 10/18] ASoC: SOF: change comp_dai to a pointer in struct snd_sof_dai Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 11/18] ASoC: SOF: make struct snd_sof_widget IPC agnostic Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 12/18] ASoC: SOF: topology: make sof_route_load() " Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 13/18] ASoC: SOF: Add a tuples array to struct snd_sof_widget Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 14/18] ASoC: SOF: topology: Modify signature for token parsing functions Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 15/18] ASoC: SOF: topology: Rename arguments in sof_parse_token_sets() Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 16/18] ASoC: SOF: topology: Rename arguments in sof_parse_tokens() Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 17/18] ASoC: SOF: make struct snd_sof_dai IPC agnostic Ranjani Sridharan
2022-03-08 16:43 ` [PATCH v2 18/18] ASoC: SOF: move definition of snd_sof_ipc to header file Ranjani Sridharan
2022-03-09 15:44 ` [PATCH v2 00/18] Clean ups and preparation for IPC abstraction in the SOF driver Ranjani Sridharan
2022-03-09 15:44 ` Ranjani Sridharan [this message]
2022-03-09 15:49 ` Mark Brown
2022-03-10 11:35 ` (subset) " 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=2d2f89b9ef32ec1e49d8d5c4025598047e30172c.camel@linux.intel.com \
--to=ranjani.sridharan@linux.intel.com \
--cc=alsa-devel@alsa-project.org \
--cc=amadeuszx.slawinski@linux.intel.com \
--cc=broonie@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).