regulator: da9210: Remove redundant MODULE_ALIAS
authorAxel Lin <axel.lin@ingics.com>
Sun, 11 Aug 2013 15:04:46 +0000 (23:04 +0800)
committerMark Brown <broonie@linaro.org>
Tue, 13 Aug 2013 10:19:57 +0000 (11:19 +0100)
The modalias is set by the MODULE_DEVICE_TABLE, thus remove redundant
MODULE_ALIAS.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found