c11ffbb93bf0814b4d1c7647acb576b8c837414d

usbc USCI event gets called and removal is reported, where bit 0 of mbhc->intr_status i.e. (WCD_MBHC_ELEC_HS_INS) will be set to 0. So in adc_hs_ins_irq() we can check if the WCD_MBHC_ELEC_HS_INS bit is 0 or not, if 0 we just ignore the and return. Change-Id: I5a7753a077f53c5cd26c8ad199899ff9c81ef7b8 Signed-off-by: Prasad Kumpatla <quic_pkumpatl@quicinc.com>
描述
无详细信息
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%