]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3a16b7ee8c04e2071458ecac48c0e2b6a598fa27
tree281130ab9530f1d6608161448c566111bbdcee30
parent675254db9da85444d0381c0915481c9dc53b0808
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