From: Mark Brown <broonie@kernel.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
perex@perex.cz, tiwai@suse.com,
pierre-louis.bossart@linux.intel.com,
linux-arm-msm@vger.kernel.org, alsa-devel@alsa-project.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/3] ASoC: qcom: sm8250: move some code to common
Date: Fri, 19 Aug 2022 11:51:12 +0100 [thread overview]
Message-ID: <Yv9rIGE+GNEzzizz@sirena.org.uk> (raw)
In-Reply-To: <20220818135817.10142-3-srinivas.kandagatla@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 268 bytes --]
On Thu, Aug 18, 2022 at 02:58:16PM +0100, Srinivas Kandagatla wrote:
> + }
> + *stream_prepared = true;
> +
> + return ret;
> +}
> +EXPORT_SYMBOL(qcom_snd_sdw_prepare);
The ASoC framework is all EXPORT_SYMBOL_GPL(), things that depend
directly on it should be too.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
next prev parent reply other threads:[~2022-08-19 10:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 13:58 [PATCH 0/6] ASoC: qcom: add support for sc8280xp machine Srinivas Kandagatla
2022-08-18 13:58 ` [PATCH 1/3] ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250 Srinivas Kandagatla
2022-08-18 17:15 ` Rob Herring
2022-08-18 13:58 ` [PATCH 2/3] ASoC: qcom: sm8250: move some code to common Srinivas Kandagatla
2022-08-19 10:51 ` Mark Brown [this message]
2022-08-31 9:13 ` Srinivas Kandagatla
2022-08-18 13:58 ` [PATCH 3/3] ASoC: qcom: add machine driver for sc8280xp Srinivas Kandagatla
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=Yv9rIGE+GNEzzizz@sirena.org.uk \
--to=broonie@kernel.org \
--cc=alsa-devel@alsa-project.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=robh+dt@kernel.org \
--cc=srinivas.kandagatla@linaro.org \
--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