regulator: s5m8767: Remove redundant MODULE_ALIAS
authorAxel Lin <axel.lin@gmail.com>
Thu, 12 Jan 2012 06:58:25 +0000 (14:58 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 20 Jan 2012 12:01:27 +0000 (12:01 +0000)
The MODULE_DEVICE_TABLE will setup the modalias, thus adding
a MODULE_ALIAS for an entry already in s5m8767_pmic_id is redundant.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Sangbeom Kim <sbkim73@samsung.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found