Re: [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_initcall()

2020-05-20 Thread Sasha Levin
On Fri, May 15, 2020 at 08:59:14AM +0200, Greg Kroah-Hartman wrote: On Thu, May 14, 2020 at 02:51:01PM -0400, Sasha Levin wrote: From: Christian Gromm [ Upstream commit 5e56bc06e18dfc8a66180fa369384b36e2ab621a ] This patch replaces function module_init() with subsys_initcall(). It is needed t

Re: [PATCH AUTOSEL 5.6 16/62] most: core: use function subsys_initcall()

2020-05-15 Thread Greg Kroah-Hartman
On Thu, May 14, 2020 at 02:51:01PM -0400, Sasha Levin wrote: > From: Christian Gromm > > [ Upstream commit 5e56bc06e18dfc8a66180fa369384b36e2ab621a ] > > This patch replaces function module_init() with subsys_initcall(). > It is needed to ensure that the core module of the driver is > initialize