Re: [PATCH 09/50] staging: most: remove proprietary kobjects

2017-11-24 Thread Greg KH
On Tue, Nov 21, 2017 at 03:04:43PM +0100, Christian Gromm wrote: > This patch removes the proprietary kobjects used by the driver modules and > replaces them with device structs. The patch is needed to have the driver > being integrated into the kernel's device model. > > Signed-off-by: Christian

[PATCH 09/50] staging: most: remove proprietary kobjects

2017-11-21 Thread Christian Gromm
This patch removes the proprietary kobjects used by the driver modules and replaces them with device structs. The patch is needed to have the driver being integrated into the kernel's device model. Signed-off-by: Christian Gromm --- drivers/staging/most/cdev/cdev.c | 6 +- drivers/staging/mo