]> git.karo-electronics.de Git - linux-beck.git/commit
video: fbdev: mb862xx: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Fri, 18 Sep 2015 18:46:09 +0000 (20:46 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 24 Sep 2015 11:35:36 +0000 (14:35 +0300)
commit8e9191ac7b29a250b2baab7069ea9cc614c5133c
tree84b17e9cebb53c97877179337b57f947dfb7edb4
parente03dc19ba9c7ebc48cedc9cb797fa42dff302565
video: fbdev: mb862xx: 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 <luisbg@osg.samsung.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/mb862xx/mb862xxfbdrv.c