Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1b31e25 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ASoC: bolero: Disable wsa swr gpio as wakeup capable"

parents a14bf0fa b0e4323d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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);