git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc0195a
)
regulator: pfuze100: Remove unnecessary MODULE_ALIAS()
author
Javier Martinez Canillas
<javier@osg.samsung.com>
Sat, 29 Aug 2015 00:35:13 +0000
(
02:35
+0200)
committer
Mark Brown
<broonie@kernel.org>
Sat, 29 Aug 2015 09:37:20 +0000
(10:37 +0100)
The driver has a I2C device id table that is used to create the modaliases
and also "pfuze100-regulator" is not a supported I2C id, so is never used.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found