Parcourir la source

msm: camera: isp: Correct the violation module ID in 780 header

This commit corrects the violation module ID in vfe 780 header file.

CRs-Fixed: 3092119
Change-Id: I97c6a1c4b331d8bf4f37efd05660b1f3694f1a59
Signed-off-by: Gaurav Jindal <[email protected]>
Gaurav Jindal il y a 3 ans
Parent
commit
4bc8794bf2
1 fichiers modifiés avec 3 ajouts et 3 suppressions
  1. 3 3
      drivers/cam_isp/isp_hw_mgr/isp_hw/vfe_hw/vfe17x/cam_vfe780.h

+ 3 - 3
drivers/cam_isp/isp_hw_mgr/isp_hw/vfe_hw/vfe17x/cam_vfe780.h

@@ -260,15 +260,15 @@ static struct cam_vfe_top_ver4_module_desc vfe780_ipp_mod_desc[] = {
 	},
 	{
 		.id = 61,
-		.desc = "Reserved",
+		.desc = "CLC_STATS_RS",
 	},
 	{
 		.id = 62,
-		.desc = "CLC_STATS_RS",
+		.desc = "CLC_STATS_IHIST",
 	},
 	{
 		.id = 63,
-		.desc = "CLC_STATS_IHIST",
+		.desc = "Reserved",
 	},
 	{
 		.id = 64,