commit | a02daad70214a820988c045494a15dea047c16d4 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Sat Aug 29 02:35:13 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Sat Aug 29 10:37:20 2015 +0100 |
tree | f51f7998c11f1a8cd4afb8649d9e291a6f77a4ab | |
parent | bc0195aad0daa2ad5b0d76cce22b167bc3435590 [diff] |
regulator: pfuze100: Remove unnecessary MODULE_ALIAS() 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>