staging: most: register net and video config subsystems with configFS
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 12 Jun 2019 09:30:29 +0000 (11:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:52:39 +0000 (11:52 +0200)
commitbb3982b42e797b1dd7197c4142ccd5231d0109ac
tree89c1aac23820cb129f8e19b9ac5bb926b3b0c711
parent8810493fc54e7562e7b8350813f8fdf865e8ec37
staging: most: register net and video config subsystems with configFS

This patch makes the core components net and video register their config
subsystems with configFS. It is needed to have the configuration interface
of the modules exposed to user space.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/net/net.c
drivers/staging/most/video/video.c