diff options
| author | Guido MartÃnez <[email protected]> | 2014-06-17 14:17:11 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2014-07-08 01:25:37 +0000 |
| commit | 2023d84d2c3b7a4b8fc5c64c08c59c4e1505e2d3 (patch) | |
| tree | 7d5bd30c4244f0f58aa307b1b908d82d609711d2 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | drm/tilcdc: remove submodule destroy calls (diff) | |
| download | kernel-2023d84d2c3b7a4b8fc5c64c08c59c4e1505e2d3.tar.gz kernel-2023d84d2c3b7a4b8fc5c64c08c59c4e1505e2d3.zip | |
drm/tilcdc: replace late_initcall with module_init
Use module_init instead of late_initcall, as is the norm for modular
drivers.
module_init was used until 6e8de0bd6a51fdeebd5d975c4fcc426f730b339b
("drm/tilcdc: add encoder slave (v2)") changed it to a late_initcall,
but it does not explain why. Tests show it's working properly with
module_init.
Signed-off-by: Guido MartÃnez <[email protected]>
Tested-by: Darren Etheridge <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
