msm: disp: rotator: changes to enable rotator on 5.4 kernel

Few v4l2_ioctl_ops are deprecated on kernel upgrade. Made
changes to use the new simulated ops. Addressed compilation
issues on enabling rotator on 5.4 kernel.

Change-Id: I37add012306da433c4d7f8aaada3089b6ecdd819
Signed-off-by: Raviteja Tamatam <travitej@codeaurora.org>
This commit is contained in:
Raviteja Tamatam
2020-07-10 04:34:35 +05:30
parent fae3dc03b4
commit 0a0acb4162
4 ha cambiato i file con 38 aggiunte e 83 eliminazioni

Vedi File

@@ -16,7 +16,6 @@
#include <linux/dma-buf.h>
#include <linux/of_platform.h>
#include <linux/msm_dma_iommu_mapping.h>
#include <asm/dma-iommu.h>
#include "soc/qcom/secure_buffer.h"
#include "sde_rotator_base.h"