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)
commitc93e5bc9cbc9b70f19d4f41625028e71bd202fe2
tree281130ab9530f1d6608161448c566111bbdcee30
parent16f10918c91227f5db21e04f932a9313aa1cfaf8
regulator: da9210: Remove redundant MODULE_ALIAS

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>
drivers/regulator/da9210-regulator.c