Explorar el Código

Merge "disp: msm: fix issues in hdcp2p2 repeater authentication"

qctecmdr hace 4 años
padre
commit
14afd4ea1c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      msm/sde_hdcp_2x.c

+ 0 - 2
msm/sde_hdcp_2x.c

@@ -182,11 +182,9 @@ static int sde_hdcp_2x_get_next_message(struct sde_hdcp_2x_ctrl *hdcp,
 	case SKE_SEND_EKS:
 		if (!hdcp->repeater_flag)
 			return SKE_SEND_TYPE_ID;
-		break;
 	case SKE_SEND_TYPE_ID:
 		if (!hdcp->repeater_flag)
 			return SKE_SEND_TYPE_ID;
-		break;
 	case REP_STREAM_READY:
 	case REP_SEND_ACK:
 		if (!hdcp->repeater_flag)