Go to file
Yash Upadhyay edbbcb93c8 msm: camera: common: Stopping HW before stopping tasklet
Tasklet must be stopped after stopping HW. In current implementation
we are stopping same tasklet both in CSID and IFE/TFE stop call. This
change adds to stop both csid and ife/tfe HW first and then stopping
tasklet.

CRs-Fixed: 3855774
Change-Id: I93de831c45d2f61142db300140e36c17e0dd9b31
Signed-off-by: Yash Upadhyay <quic_yupadhya@quicinc.com>
2024-07-28 22:46:59 -07:00
config msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30
drivers msm: camera: common: Stopping HW before stopping tasklet 2024-07-28 22:46:59 -07:00
dt-bindings msm: camera: isp: Add fuse support for SHDR 2023-09-26 01:56:27 -07:00
include/uapi msm: camera: tfe: Add epd support 2024-02-29 09:46:12 +05:30
.gitignore msm: camera: common: Add camera banner 2022-09-07 14:36:08 -07:00
Android.mk msm: camera: common: correct mmrm dependency for volcano 2024-04-22 14:39:44 +05:30
board.mk msm: camera: common: Use CAMERA DLK override for compilation 2022-06-21 18:06:37 -07:00
BUILD.bazel msm: camera: common: changes to handle err in bazel build 2023-08-03 16:50:00 -07:00
camera_modules.bzl msm: camera: common: Added support for multiple project configuration 2024-03-01 23:33:48 +05:30
crow_defconfig Revert "Revert "msm: camera: enable TFE compilation on Lanai"" 2024-01-02 22:43:42 -08:00
dependency.mk msm: camera: smmu: Add support for Camera Security Framework 2.5 2023-04-04 17:06:19 -07:00
Kbuild msm: camera: cpas: Add support for Volcano Camera 2024-03-06 06:29:02 -08:00
Kconfig msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30
Makefile msm: camera: common: Add camera banner 2022-09-07 14:36:08 -07:00
pineapple_defconfig msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30
product.mk msm: camera: common: Use CAMERA DLK override for compilation 2022-06-21 18:06:37 -07:00
volcano_defconfig msm: camera: utils: use updated SCM calls for csf2.5 2024-05-29 17:49:41 +05:30