vidc: Migrate to new ION cache ops API.
New cache ops API are provided thru ION interface
migrating the in kernel cache ops to use the
new cache ops API.
Change-Id: Idf152429316cec2eec8417d72160b7bd53488fc4
Signed-off-by: Deepak Kotur <dkotur@codeaurora.org>
diff --git a/include/media/msm/vcd_api.h b/include/media/msm/vcd_api.h
index 8bb2558..6304c93 100644
--- a/include/media/msm/vcd_api.h
+++ b/include/media/msm/vcd_api.h
@@ -70,6 +70,7 @@
u32 intrlcd_ip_frm_tag;
u8 *desc_buf;
u32 desc_size;
+ struct ion_handle *buff_ion_handle;
};
struct vcd_sequence_hdr {