Re: [PATCH 05/14] staging: most: enable configfs support

2019-03-23 Thread kbuild test robot
Hi Christian, Thank you for the patch! Yet something to improve: [auto build test ERROR on staging/staging-testing] [also build test ERROR on v5.1-rc1 next-20190322] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0d

Re: [PATCH 05/14] staging: most: enable configfs support

2019-03-22 Thread kbuild test robot
Hi Christian, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on staging/staging-testing] [also build test WARNING on v5.1-rc1 next-20190321] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://githu

[PATCH 05/14] staging: most: enable configfs support

2019-03-21 Thread Christian Gromm
This patch enables the configfs functionality of the driver by registering the configfs subsystems and compiling the configfs part of the sources. Signed-off-by: Christian Gromm --- drivers/staging/most/Makefile | 1 + drivers/staging/most/cdev/cdev.c | 6 ++ drivers/staging/most/co