diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2016-10-19 16:49:59 -0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2016-10-21 09:12:41 +0200 |
commit | 58d5b693637d9963018bcb92fecf858e6899ed49 (patch) | |
tree | ce0849088684a9a3fd33bfc6d51509bc003fb6b0 /COPYING | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) | |
download | talos-op-linux-58d5b693637d9963018bcb92fecf858e6899ed49.tar.gz talos-op-linux-58d5b693637d9963018bcb92fecf858e6899ed49.zip |
pwm: meson: Remove unneeded platform MODULE_ALIAS
The Amlogic Meson is a DT-only platform, which means the devices are
registered via OF and not using the legacy platform devices support.
So there's no need to have a MODULE_ALIAS("platform:meson-pwm") since
the reported uevent MODALIAS to user-space will always be the OF one.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions