Commit 51088e5c authored by Naresh Solanki's avatar Naresh Solanki Committed by Mark Brown
parent 67ba055d
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
/* /*
* Following notifications should be emitted only if detected condition * Following notifications should be emitted only if detected condition
* is such that the HW is likely to still be working but consumers should * 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_UNDER_VOLTAGE_WARN 0x2000
#define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000 #define REGULATOR_EVENT_OVER_CURRENT_WARN 0x4000
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment