UPSTREAM: media: ipu6: make the ipu6_mmu_unmap() as a void function
The DMA unmap API is not supposed to return value. Thus this patch changes the ipu6_mmu_unmap() as a void function and DMA unmapping didn't check the return value. Signed-off-by:Bingbu Cao <bingbu.cao@intel.com> [Sakari Ailus: Drop unnecessary returns.] Signed-off-by:
Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by:
Hans Verkuil <hverkuil@xs4all.nl> (cherry picked from commit 7af76aa1) Bug: 394358942 Change-Id: I4c0631dfc6b16c2d20e4fd5ca0a35c5e87a5eefa Signed-off-by:
Ricardo Ribalda <ribalda@google.com>
Loading
Please sign in to comment