Browse Source

Merge "msm: camera: isp: Correct the violation module ID in 780 header" into camera-kernel.lnx.6.0

Camera Software Integration 3 years ago
parent
commit
c6e7d89319
1 changed files with 3 additions and 3 deletions
  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,
 		.id = 61,
-		.desc = "Reserved",
+		.desc = "CLC_STATS_RS",
 	},
 	},
 	{
 	{
 		.id = 62,
 		.id = 62,
-		.desc = "CLC_STATS_RS",
+		.desc = "CLC_STATS_IHIST",
 	},
 	},
 	{
 	{
 		.id = 63,
 		.id = 63,
-		.desc = "CLC_STATS_IHIST",
+		.desc = "Reserved",
 	},
 	},
 	{
 	{
 		.id = 64,
 		.id = 64,