]> git.karo-electronics.de Git - linux-beck.git/commitdiff
regulator: core: Correct spelling mistake in comment
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 21 May 2013 14:04:07 +0000 (15:04 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 21 May 2013 15:35:40 +0000 (10:35 -0500)
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c

index 6e501784158266d990fc6cad8fb6e0ee7733d923..5e50b20f0f9668ef4f790ae96f6e7b074129aeca 100644 (file)
@@ -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