2023d84d2c
Use module_init instead of late_initcall, as is the norm for modular
drivers.
module_init was used until
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Module.symvers | ||
tilcdc_crtc.c | ||
tilcdc_drv.c | ||
tilcdc_drv.h | ||
tilcdc_panel.c | ||
tilcdc_panel.h | ||
tilcdc_regs.h | ||
tilcdc_slave.c | ||
tilcdc_slave.h | ||
tilcdc_tfp410.c | ||
tilcdc_tfp410.h |