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

Commit b28093c2 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 a71d57de ba911348
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5986,8 +5986,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[] = {