regulator: pfuze100: Remove unnecessary MODULE_ALIAS()
authorJavier Martinez Canillas <javier@osg.samsung.com>
Sat, 29 Aug 2015 00:35:13 +0000 (02:35 +0200)
committerMark 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