leds: max77693: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Tue, 1 Sep 2015 21:36:41 +0000 (23:36 +0200)
committerJacek Anaszewski <j.anaszewski@samsung.com>
Thu, 17 Sep 2015 08:02:03 +0000 (10:02 +0200)
commite3df661ff3243ce4d1719c212ee88521e0e7811b
tree956225db3ef1cabcf428ae8d89c984545b488ed8
parent3682c7bdf5065b99638c56adc1be1507ed5c0f0e
leds: max77693: 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-max77693.c