Skip to content

Commit 51088e5

Browse files
nsolanki22broonie
authored andcommitted
uapi: regulator: Fix typo
Fix minor typo. Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com> Link: https://msgid.link/r/20240104101315.521301-1-naresh.solanki@9elements.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 67ba055 commit 51088e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/uapi/regulator/regulator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
/*
5353
* Following notifications should be emitted only if detected condition
5454
* is such that the HW is likely to still be working but consumers should
55-
* take a recovery action to prevent problems esacalating into errors.
55+
* take a recovery action to prevent problems escalating into errors.
5656
*/
5757
#define REGULATOR_EVENT_UNDER_VOLTAGE_WARN 0x2000
5858
#define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000

0 commit comments

Comments
 (0)