[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <6ac9b82e-9f92-d06a-724e-b460d24433ae@linaro.org>
Date: Fri, 5 Oct 2018 09:16:26 +0100
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Vinod <vkoul@...nel.org>
Cc: broonie@...nel.org, alsa-devel@...a-project.org,
robh+dt@...nel.org, linux-kernel@...r.kernel.org,
bgoswami@...eaurora.org, rohitkr@...eaurora.org,
lgirdwood@...il.com, tiwai@...e.com, devicetree@...r.kernel.org,
mark.rutland@....com
Subject: Re: [PATCH v2 1/5] ALSA: soc-compress: add support to
snd_compr_set_runtime_buffer()
Thanks for review!
On 05/10/18 01:31, Vinod wrote:
> On 26-09-18, 11:23, Srinivas Kandagatla wrote:
>> This patch adds support to set runtime dma buffer on compressed stream.
> The change is fine as is, but I feel we need to document the motivation
> in the changelog. The core changes need a bit more explanation on why we
> should add this..
Sure, I will add more information into the change log in next version.
--srini
>
>> Signed-off-by: Srinivas Kandagatla<srinivas.kandagatla@...aro.org>
>> ---
>> include/sound/compress_driver.h | 19 +++++++++++++++++++
>> 1 file changed, 19 insertions(+)
>>
>> diff --git a/include/sound/compress_driver.h b/include/sound/compress_driver.h
>> index ea8c93bbb0e0..0cdc3999ecfa 100644
>> --- a/include/sound/compress_driver.h
>> +++ b/include/sound/compress_driver.h
>> @@ -23,6 +23,7 @@ struct snd_compr_ops;
>> * struct snd_compr_runtime: runtime stream description
>> * @state: stream state
>> * @ops: pointer to DSP callbacks
Powered by blists - more mailing lists