projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0902bb
)
regulator: max14577: Add module alias to support module auto-loading
author
Axel Lin
<axel.lin@ingics.com>
Mon, 23 Dec 2013 06:50:53 +0000
(14:50 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 23 Dec 2013 11:58:37 +0000
(11:58 +0000)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/regulator/max14577.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/max14577.c
b/drivers/regulator/max14577.c
index 516e8af05641b734d324f7b0ad1a194df32cc65f..b1078ba3f39381338f2691f7585961337cf536c1 100644
(file)
--- a/
drivers/regulator/max14577.c
+++ b/
drivers/regulator/max14577.c
@@
-270,3
+270,4
@@
module_exit(max14577_regulator_exit);
MODULE_AUTHOR("Krzysztof Kozlowski <k.kozlowski@samsung.com>");
MODULE_DESCRIPTION("MAXIM 14577 regulator driver");
MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:max14577-regulator");