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
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