From: Javier Martinez Canillas Date: Sat, 29 Aug 2015 00:35:13 +0000 (+0200) Subject: regulator: pfuze100: Remove unnecessary MODULE_ALIAS() X-Git-Tag: omap-for-v4.3/fixes-merge-window~34^2~2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02daad70214a820988c045494a15dea047c16d4;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed