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.kandaga...@linaro.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

Reply via email to