projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c778879
)
regulator: core: Correct spelling mistake in comment
author
Charles Keepax
<
[email protected]
>
Tue, 21 May 2013 14:04:07 +0000
(15:04 +0100)
committer
Mark Brown
<
[email protected]
>
Tue, 21 May 2013 15:35:40 +0000
(10:35 -0500)
Signed-off-by: Charles Keepax <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
drivers/regulator/core.c
patch
|
blob
|
history
diff --git
a/drivers/regulator/core.c
b/drivers/regulator/core.c
index 6e501784158266d990fc6cad8fb6e0ee7733d923..5e50b20f0f9668ef4f790ae96f6e7b074129aeca 100644
(file)
--- 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: Minimu
u
m 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