Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13702661 authored by Suresh Vankadara's avatar Suresh Vankadara Committed by Trishansh Bhardwaj
Browse files

msm: camera: icp: Update frame process command



Update frame process command to fix firmware
command SMMU addresses reset.

Change-Id: I4f94954a8637176af22cde044659b67a9a0a30d8
Signed-off-by: default avatarSuresh Vankadara <svankada@codeaurora.org>
parent 58d0c330
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -472,7 +472,6 @@ struct ica_stab_params {

struct frame_set {
	struct frame_buffer buffers[IPE_IO_IMAGES_MAX];
	struct ica_stab_params ica_params;
	uint32_t cdm_ica1_addr;
	uint32_t cdm_ica2_addr;
} __packed;