Re: [PATCH 2/4] media: hantro: Simplify buffer helpers

2019-09-04 Thread Philipp Zabel
On Tue, 2019-09-03 at 15:17 -0300, Ezequiel Garcia wrote: > Modify hantro_get_ref() and hantro_h264_get_ref_buf() helpers > to return the buffer DMA address, this makes the code simpler > and at the same time will allow easier enablement of the > post-processing feature. > > Signed-off-by: Ezequie

[PATCH 2/4] media: hantro: Simplify buffer helpers

2019-09-03 Thread Ezequiel Garcia
Modify hantro_get_ref() and hantro_h264_get_ref_buf() helpers to return the buffer DMA address, this makes the code simpler and at the same time will allow easier enablement of the post-processing feature. Signed-off-by: Ezequiel Garcia --- drivers/staging/media/hantro/hantro.h | 2 +-