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

Commit 3de89609 authored by Mark Brown's avatar Mark Brown Committed by Liam Girdwood
Browse files

regulator: Fix typo

parent a5766f11
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ struct regulator_ops {
					  int output_uV, int load_uA);

	/* the operations below are for configuration of regulator state when
	 * it's parent PMIC enters a global STANBY/HIBERNATE state */
	 * its parent PMIC enters a global STANDBY/HIBERNATE state */

	/* set regulator suspend voltage */
	int (*set_suspend_voltage) (struct regulator_dev *, int uV);