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

Commit 42141f22 authored by Sachin Kamat's avatar Sachin Kamat Committed by Mark Brown
Browse files

regulator: core: Fix a trivial typo



Changed automaticall -> automatically.

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 0fb0c82e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3504,7 +3504,7 @@ static void devm_rdev_release(struct device *dev, void *res)
 *
 * Called by regulator drivers to register a regulator.  Returns a
 * valid pointer to struct regulator_dev on success or an ERR_PTR() on
 * error.  The regulator will automaticall be released when the device
 * error.  The regulator will automatically be released when the device
 * is unbound.
 */
struct regulator_dev *devm_regulator_register(struct device *dev,