msm: camera: common: Add buffer send and receive mechanism
Add packet based buffer send and retrieve mechanism for presil testing. CRs-Fixed: 2932495 Change-Id: Ifd1e0fdb8b12feabb884e02a07a3813db01a3899 Signed-off-by: Mukund Madhusudan Atre <matre@codeaurora.org>
Šī revīzija ir iekļauta:

revīziju iesūtīja
Gerrit - the friendly Code Review server

vecāks
37de6613a8
revīzija
5dba22d1fc
@@ -147,7 +147,7 @@ static int cam_jpeg_dev_component_bind(struct device *dev,
|
||||
rc = cam_jpeg_context_init(&g_jpeg_dev.ctx_jpeg[i],
|
||||
&g_jpeg_dev.ctx[i],
|
||||
&node->hw_mgr_intf,
|
||||
i);
|
||||
i, iommu_hdl);
|
||||
if (rc) {
|
||||
CAM_ERR(CAM_JPEG, "JPEG context init failed %d %d",
|
||||
i, rc);
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user