lkml.org 
[lkml]   [2018]   [Mar]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 10/25] ASoC: qcom: q6asm: Add support to memory map and unmap
From
Date
Thanks for the review,

On 01/03/18 21:28, Mark Brown wrote:
> On Tue, Feb 13, 2018 at 04:58:22PM +0000, srinivas.kandagatla@linaro.org wrote:
>
>> + num_regions = is_contiguous ? 1 : periods;
>> + buf_sz = is_contiguous ? (period_sz * periods) : period_sz;
>
> Please write normal if statements, it's much easier to read.
>

Sure, will fix it in next version.
>> + buf_sz = PAGE_ALIGN(buf_sz);
>
> I don't understand what this is doing, buf_sz is a length not an address
> so why are we attempting to align it?

Yes, this is a requirement form the DSP side that the size is multiple
of 4KB. I will fix this properly in next version.

thanks,
srini
>

\
 
 \ /
  Last update: 2018-03-06 10:27    [W:0.074 / U:1.712 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site