From: Cezary Rojewski <cezary.rojewski@intel.com>
To: Mark Brown <broonie@kernel.org>
Cc: <tiwai@suse.com>, <perex@perex.cz>, <amade@asmblr.net>,
<linux-sound@vger.kernel.org>,
<andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH 2/7] ASoC: Intel: catpt: Replace RAM-helpers with resource_xxx()
Date: Mon, 1 Jun 2026 22:02:42 +0200 [thread overview]
Message-ID: <6fac7db7-fa22-4ac1-a83e-6ed4d3ea9026@intel.com> (raw)
In-Reply-To: <be625272-9daf-4d38-a7df-875f89b30f69@sirena.org.uk>
On 6/1/2026 8:57 PM, Mark Brown wrote:
> On Mon, Jun 01, 2026 at 04:10:26PM +0200, Cezary Rojewski wrote:
>
>> -void catpt_sram_init(struct resource *sram, u32 start, u32 size)
>> -{
>> - sram->start = start;
>> - sram->end = start + size - 1;
>> -}
>> -
>
> The prototype in the header could be cleaned up too.
Ack, thank you for spotting this out.
next prev parent reply other threads:[~2026-06-01 20:02 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-01 14:10 [PATCH 0/7] ASoC: Intel: catpt: Code cleanup Cezary Rojewski
2026-06-01 14:10 ` [PATCH 1/7] ASoC: Intel: catpt: Utilize lock-guard helper Cezary Rojewski
2026-06-02 8:51 ` Andy Shevchenko
2026-06-01 14:10 ` [PATCH 2/7] ASoC: Intel: catpt: Replace RAM-helpers with resource_xxx() Cezary Rojewski
2026-06-01 18:57 ` Mark Brown
2026-06-01 20:02 ` Cezary Rojewski [this message]
2026-06-01 14:10 ` [PATCH 3/7] ASoC: Intel: catpt: Simplify the RAM-navigation code Cezary Rojewski
2026-06-01 14:10 ` [PATCH 4/7] ASoC: Intel: catpt: Simplify catpt_stream_find() Cezary Rojewski
2026-06-02 8:53 ` Andy Shevchenko
2026-06-02 8:59 ` Cezary Rojewski
2026-06-01 14:10 ` [PATCH 5/7] ASoC: Intel: catpt: Remove unused WAVES controls Cezary Rojewski
2026-06-02 8:54 ` Andy Shevchenko
2026-06-02 9:01 ` Cezary Rojewski
2026-06-01 14:10 ` [PATCH 6/7] ASoC: Intel: catpt: Drop manipulation of the obsolete direction flag Cezary Rojewski
2026-06-01 14:10 ` [PATCH 7/7] ASoC: Intel: catpt: Cleanup components_kcontrols[] Cezary Rojewski
2026-06-02 8:57 ` Andy Shevchenko
2026-06-02 9:04 ` Cezary Rojewski
2026-06-02 8:58 ` [PATCH 0/7] ASoC: Intel: catpt: Code cleanup Andy Shevchenko
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=6fac7db7-fa22-4ac1-a83e-6ed4d3ea9026@intel.com \
--to=cezary.rojewski@intel.com \
--cc=amade@asmblr.net \
--cc=andriy.shevchenko@linux.intel.com \
--cc=broonie@kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.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