commit | e0d44e8ab06885a5bb980f3d6d4cf64ad430d406 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Jan 16 14:53:08 2012 +0800 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Fri Jan 20 10:12:38 2012 +0900 |
tree | 8ac26a02238dd7a0ad79f6aa3bffa760ccdae0b6 | |
parent | f0c28b0075cad861f4b93c526c6446169d136466 [diff] |
devfreq: Remove MODULE_ALIAS for exynos4 busfreq driver This driver can only be built-in, it does not make sense to add modalias for it (in addition to being incorrect, the platform modalias needs to be prefixed with "platform:"). Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>