[Sound-open-firmware] [PATCH v2 4/4] Fix DMA host offset calculation and wrapper condition checking.

Liam Girdwood liam.r.girdwood at linux.intel.com
Fri Nov 10 13:33:05 CET 2017


On Fri, 2017-11-10 at 14:09 +0800, yan.wang at linux.intel.com wrote:
> From: Yan Wang <yan.wang at linux.intel.com>
> 
> 1. "size" should not be considered twice.
> 2. Change host_offset to uint32_t type.
> 3. size = min(hsize, lsize), so it is unncessary to check ">"
> for wrap local and host buffer.
> 
> Signed-off-by: Yan Wang <yan.wang at linux.intel.com>
> ---

Applied.

Thanks

Liam



More information about the Sound-open-firmware mailing list