]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
leds: aat1290: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Tue, 1 Sep 2015 21:35:07 +0000 (23:35 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Thu, 17 Sep 2015 08:01:51 +0000 (10:01 +0200)
commit93a51aa406f61985d12b60f9860f949b4bf7e43d
tree7fb6b11029d8fb773ec09df75b09b8afb7b3883e
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
leds: aat1290: Fix module autoload for OF platform driver

This platform driver has a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luis@debethencourt.com>
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
drivers/leds/leds-aat1290.c