Browse Source

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

Linux Build Service Account 6 năm trước cách đây
mục cha
commit
2b5cb6ac75
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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: