Samsung VZW MB1 update
/drivers/video/msm/vidc/1080p/ddl/vcd_ddl_errors.c
blob:a2327d537a5977289def75af13cb7d27f99909ba -> blob:3620f1a8f1f20aaa0a1934ddd3b9fdfd80fce5d5
--- drivers/video/msm/vidc/1080p/ddl/vcd_ddl_errors.c
+++ drivers/video/msm/vidc/1080p/ddl/vcd_ddl_errors.c
@@ -766,6 +766,6 @@ void print_core_recoverable_errors(u32 e
break;
}
if (string)
- DDL_MSG_ERROR("Recoverable Error code = 0x%x : %s",
+ DDL_MSG_LOW("Recoverable Error code = 0x%x : %s",
error_code, string);
}