Revert "asoc: mbhc: disable pa while measuring the adc values"

This reverts commit 05a1b9bd4d.

Change-Id: I6121659f31affc6210b1fa0bd2f2d34fa8d17c9f
Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
这个提交包含在:
Prasad Kumpatla
2022-09-21 12:45:44 +05:30
父节点 8280a19ab8
当前提交 961a510ecb
修改 3 个文件,包含 0 行新增31 行删除

查看文件

@@ -529,8 +529,6 @@ struct wcd_mbhc_cb {
bool (*mbhc_get_moisture_status)(struct wcd_mbhc *mbhc);
void (*mbhc_moisture_polling_ctrl)(struct wcd_mbhc *mbhc, bool enable);
void (*mbhc_moisture_detect_en)(struct wcd_mbhc *mbhc, bool enable);
void (*hph_pa_enable)(struct snd_soc_component *component, bool enable);
};
struct wcd_mbhc_fn {