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

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

Merge "power: qpnp-fg-gen3: Fix FG shutdown path"

parents 65c45187 67f319a0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5963,8 +5963,6 @@ static void fg_gen3_shutdown(struct platform_device *pdev)
		if (rc < 0)
			pr_err("Error in disabling FG resets rc=%d\n", rc);
	}

	fg_cleanup(chip);
}

static const struct of_device_id fg_gen3_match_table[] = {