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

Commit ca30ec37 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Revert "msm: gpiomux-8084: Changing camera MCLK drive strength""

parents 61327afa d01fa638
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -857,7 +857,7 @@ static struct gpiomux_setting gpio_suspend_config[] = {
static struct gpiomux_setting cam_settings[] = {
	{
		.func = GPIOMUX_FUNC_1, /*active 1*/ /* 0 */
		.drv = GPIOMUX_DRV_6MA,
		.drv = GPIOMUX_DRV_2MA,
		.pull = GPIOMUX_PULL_NONE,
	},