uapi: regulator: Fix typo
authorNaresh Solanki <naresh.solanki@9elements.com>
Thu, 4 Jan 2024 10:13:15 +0000 (15:43 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 4 Jan 2024 13:22:24 +0000 (13:22 +0000)
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>
include/uapi/regulator/regulator.h

index d2b5612198b62255413cb0b2eac882c1cc8c7b5d..71bf71a22e7fb224d9c52d97c612250d3f3453f6 100644 (file)
@@ -52,7 +52,7 @@
 /*
  * Following notifications should be emitted only if detected condition
  * is such that the HW is likely to still be working but consumers should
- * take a recovery action to prevent problems esacalating into errors.
+ * take a recovery action to prevent problems escalating into errors.
  */
 #define REGULATOR_EVENT_UNDER_VOLTAGE_WARN     0x2000
 #define REGULATOR_EVENT_OVER_CURRENT_WARN      0x4000