aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2013-05-21 15:04:07 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-05-21 10:35:40 -0500
commitce0d10f887cabf9f16d1cbb60ef013021befbfdf (patch)
treede1a042e93c7bc8451af8f5f081b5a04a5440da1 /drivers/regulator
parentc7788792a5e7b0d5d7f96d0766b4cb6112d47d75 (diff)
regulator: core: Correct spelling mistake in comment
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator')
-rw-r--r--drivers/regulator/core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c
index 6e501784158..5e50b20f0f9 100644
--- a/drivers/regulator/core.c
+++ b/drivers/regulator/core.c
@@ -2702,7 +2702,7 @@ EXPORT_SYMBOL_GPL(regulator_get_voltage);
/**
* regulator_set_current_limit - set regulator output current limit
* @regulator: regulator source
- * @min_uA: Minimuum supported current in uA
+ * @min_uA: Minimum supported current in uA
* @max_uA: Maximum supported current in uA
*
* Sets current sink to the desired output current. This can be set during