OMAPFB: use module_platform_driver()
Instead of using platform_driver_probe(), use module_platform_driver()
so that we can support deferred probing.
Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>
Loading
Please sign in to comment
Instead of using platform_driver_probe(), use module_platform_driver()
so that we can support deferred probing.
Signed-off-by:
Tomi Valkeinen <tomi.valkeinen@ti.com>