]> git.baikalelectronics.ru Git - kernel.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)
commit42f2fa9affd2a1fc5624ee67447272f6f2231c76
tree3b4462b4aaf104882485237f27f76076535aff42
parentf2383e1a174093bdb6984801f3ccb5b79575d8cd
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