]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
leds: bcm6358: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Tue, 1 Sep 2015 21:35:55 +0000 (23:35 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Thu, 17 Sep 2015 08:01:57 +0000 (10:01 +0200)
commit01736f07cad613937db13f7483b04e8f2af81883
tree3b4462b4aaf104882485237f27f76076535aff42
parent6528ca19c1c8d4756b534a1ce9df4c3849f9dd04
leds: bcm6358: 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-bcm6358.c