On Fri, Apr 24, 2020 at 04:12:15PM +0200, Christian Gromm wrote: > This patch replaces function module_init() with subsys_initcall(). > It is needed to ensure that the core module of the driver is > initialized before a component tries to register with the core. This > leads to a NULL pointer dereference if the driver is configured as > in-tree. > > Signed-off-by: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> No "fixes:" or "Reported-by:" tags? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel