Hi, Here is a collection of fixes for the issues found so far. The patches 1/4, 3/4 and 4/4 has been already sent to the linux-media. 2/4 is a reworked version of [1], which has been sent from Arnd, but the change was not correct, so please review it. Arnd Bergmann (2): venus: mark PM functions as __maybe_unused venus: fix compile-test build on non-qcom ARM platform Rob Clark (1): media: venus: hfi: fix error handling in hfi_sys_init_done() Stanimir Varbanov (1): media: venus: don't abuse dma_alloc for non-DMA allocations drivers/media/platform/Kconfig | 4 +- drivers/media/platform/qcom/venus/core.c | 16 +++--- drivers/media/platform/qcom/venus/core.h | 1 - drivers/media/platform/qcom/venus/firmware.c | 76 ++++++++++++---------------- drivers/media/platform/qcom/venus/firmware.h | 5 +- drivers/media/platform/qcom/venus/hfi_msgs.c | 11 ++-- 6 files changed, 50 insertions(+), 63 deletions(-) [1] https://lkml.org/lkml/2017/6/27/664 -- 2.11.0