On Mon, Apr 01, 2019 at 02:05:30PM +0200, Christian Gromm wrote:
> 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 <christian.gr...@microchip.com>
> ---
> v2:
>       - remove call to configfs_exit function
> v3:
> 
>  drivers/staging/most/Makefile      |  1 +
>  drivers/staging/most/cdev/cdev.c   |  6 ++++++
>  drivers/staging/most/core.c        |  2 +-
>  drivers/staging/most/sound/sound.c | 11 ++++++++++-
>  4 files changed, 18 insertions(+), 2 deletions(-)

You add the file in patch 1, but do not add it to the build until patch
5?  Does that really work?

And what about Kconfig dependancies, don't you need to add a dependancy
on configfs to the most core now?

thanks,

greg k-h
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to