projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1b81dd
)
regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 25 Jul 2011 21:20:31 +0000
(22:20 +0100)
committer
Liam Girdwood
<lrg@slimlogic.co.uk>
Thu, 28 Jul 2011 09:20:49 +0000
(10:20 +0100)
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/regulator/wm831x-dcdc.c
patch
|
blob
|
history
diff --git
a/drivers/regulator/wm831x-dcdc.c
b/drivers/regulator/wm831x-dcdc.c
index 8a4fdc3a45d9ca1db86b719a8631d3b04f0e198a..2ee4823067843dac9697d70d3bd68a7e1f2bdfbf 100644
(file)
--- a/
drivers/regulator/wm831x-dcdc.c
+++ b/
drivers/regulator/wm831x-dcdc.c
@@
-1058,3
+1058,4
@@
MODULE_DESCRIPTION("WM831x DC-DC convertor driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("platform:wm831x-buckv");
MODULE_ALIAS("platform:wm831x-buckp");
+MODULE_ALIAS("platform:wm831x-epe");