Re: [PATCH 47/50] staging: most: core: remove class generation

2017-11-22 Thread PrasannaKumar Muralidharan
Hi Christian, On 21 November 2017 at 19:35, Christian Gromm wrote: > This patch stops the core from generating a module owned class and > registering it with the kernel. It is needed, because there is no need for Should be "It is not needed". Not is missing. > a

[PATCH 47/50] staging: most: core: remove class generation

2017-11-21 Thread Christian Gromm
This patch stops the core from generating a module owned class and registering it with the kernel. It is needed, because there is no need for a default MOST class to be present in the kernel. Signed-off-by: Christian Gromm --- drivers/staging/most/core.c | 13