Merge "ASoC: bolero: Disable wsa swr gpio as wakeup capable"
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

當前提交
f1b31e25a5
@@ -3177,6 +3177,8 @@ static int wsa_macro_probe(struct platform_device *pdev)
|
||||
__func__);
|
||||
return -EPROBE_DEFER;
|
||||
}
|
||||
msm_cdc_pinctrl_set_wakeup_capable(
|
||||
wsa_priv->wsa_swr_gpio_p, false);
|
||||
|
||||
wsa_io_base = devm_ioremap(&pdev->dev,
|
||||
wsa_base_addr, WSA_MACRO_MAX_OFFSET);
|
||||
|
Reference in New Issue
Block a user