[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eeea8a27-eed9-6ebc-dfa5-73a10e711c04@linaro.org>
Date: Wed, 31 Aug 2022 10:13:03 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Mark Brown <broonie@...nel.org>
Cc: robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
perex@...ex.cz, tiwai@...e.com,
pierre-louis.bossart@...ux.intel.com,
linux-arm-msm@...r.kernel.org, alsa-devel@...a-project.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3] ASoC: qcom: sm8250: move some code to common
On 19/08/2022 11:51, Mark Brown wrote:
> 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.
thanks, I agree, there are already 3 symbols that are exported without
_GPL, I will fix them too in next spin.
thanks,
srini
Powered by blists - more mailing lists