소스 검색

Merge "dsp: Reset ec ref port id after use"

qctecmdr 5 년 전
부모
커밋
8ee45b38bd
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      dsp/q6adm.c

+ 1 - 0
dsp/q6adm.c

@@ -3106,6 +3106,7 @@ int adm_open(int port_id, int path, int rate, int channel_mode, int topology,
 				if (this_adm.num_ec_ref_rx_chans != 0) {
 					open_v8.endpoint_id_2 =
 						this_adm.ec_ref_rx;
+					this_adm.ec_ref_rx = AFE_PORT_INVALID;
 				} else {
 					pr_err("%s: EC channels not set %d\n",
 						__func__,