소스 검색

Merge "asoc: msm: register wake irq of Tx macro"

Linux Build Service Account 6 년 전
부모
커밋
2b5cb6ac75
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      asoc/kona.c

+ 1 - 0
asoc/kona.c

@@ -3933,6 +3933,7 @@ static int msm_int_audrx_init(struct snd_soc_pcm_runtime *rtd)
 		pdata->codec_root = entry;
 	}
 	bolero_info_create_codec_entry(pdata->codec_root, component);
+	bolero_register_wake_irq(component, false);
 	codec_reg_done = true;
 	return 0;
 err: