Explorar o código

disp: msm: fix issues in hdcp2p2 repeater authentication

Change fixes issue where HDCP 2p2 authentication process
was broken for repeater usecases.

Change-Id: Iae7fc6a2cabd5e5a592d7e234f11d748539124e5
Signed-off-by: Vara Reddy <[email protected]>
Vara Reddy %!s(int64=4) %!d(string=hai) anos
pai
achega
47c9fdca01
Modificáronse 1 ficheiros con 0 adicións e 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)